Anupam202224 commited on
Commit
41e5f80
·
verified ·
1 Parent(s): 2fd54fa

Update Git

Browse files
Files changed (1) hide show
  1. Git +2 -5
Git CHANGED
@@ -1,6 +1,3 @@
1
- huggingface-cli repo create Diabetes-Treatment-Recommendation --type=space --sdk gradio
2
- cd Diabetes-Treatment-Recommendation
3
- git init
4
- git add app.py requirements.txt
5
- git commit -m "Initial commit"
6
  git push
 
1
+ git add requirements.txt
2
+ git commit -m "Update requirements for compatibility"
 
 
 
3
  git push