File size: 181 Bytes
7e0bb4a
1763a1c
 
7e0bb4a
 
1763a1c
7e0bb4a
1
2
3
4
5
6
7
8
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin https://huggingface.co/spaces/Anupam251272/
YT-Whisper-Transcript
git push -u origin main