Anupam251272 commited on
Commit
921de31
·
verified ·
1 Parent(s): 6dbb1d1

Create git

Browse files
Files changed (1) hide show
  1. git +6 -0
git ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ cd JOSHI-AI-Indian-Chef
2
+ git init
3
+ git add .
4
+ git commit -m "Initial commit"
5
+ git remote add origin <https://huggingface.co/spaces/Anupam251272/JOSHI-AI-Chef/edit/main/git> # Replace with your space URL
6
+ git push -u origin main