Anupam251272's picture
Create git
921de31 verified
raw
history blame contribute delete
223 Bytes
cd JOSHI-AI-Indian-Chef
git init
git add .
git commit -m "Initial commit"
git remote add origin <https://huggingface.co/spaces/Anupam251272/JOSHI-AI-Chef/edit/main/git> # Replace with your space URL
git push -u origin main