Anupam251272's picture
Update git
aa16518 verified
raw
history blame contribute delete
220 Bytes
cd indian_recipe_bot
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