git init git add . git commit -m "Initial commit" git remote add origin https://huggingface.co/spaces/Anupam007/ FitAI git push origin main