Anupam251272 commited on
Commit
c529165
·
verified ·
1 Parent(s): 7b62ad2

Update Git

Browse files
Files changed (1) hide show
  1. Git +2 -1
Git CHANGED
@@ -1,4 +1,5 @@
1
  git add .
2
  git commit -m "Initial commit"
3
  git push
4
- git clone https://huggingface.co/spaces/Anupam251272/DiabetesCare
 
 
1
  git add .
2
  git commit -m "Initial commit"
3
  git push
4
+ git remote add origin https://huggingface.co/spaces/Anupam251272/DiabetesCare
5
+ git push -u origin main