Spaces:
Sleeping
Sleeping
git init | |
git remote add origin https://huggingface.co/spaces/Anupam007/diabetes-dashboard | |
git add . | |
git commit -m "Initial commit" | |
git push origin main | |