Spaces:
Sleeping
Sleeping
Update Git
Browse files
Git
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git add .
|
2 |
git commit -m "Initial commit"
|
3 |
git push
|
4 |
-
git
|
|
|
|
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
|