Anupam007's picture
Create gitt
c88d351 verified
raw
history blame contribute delete
152 Bytes
git init
git remote add origin https://huggingface.co/spaces/Anupam007/diabetes-dashboard
git add .
git commit -m "Initial commit"
git push origin main