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 | |
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 | |