| git init | |
| git add . | |
| git commit -m "Initial commit" | |
| git remote add origin <https://huggingface.co/spaces/Anupam007/Digital-Glucometer-Concept/new/main> | |
| git push origin main |
| git init | |
| git add . | |
| git commit -m "Initial commit" | |
| git remote add origin <https://huggingface.co/spaces/Anupam007/Digital-Glucometer-Concept/new/main> | |
| git push origin main |