git init | |
git remote add origin https://huggingface.co/spaces/Anupam251272/Mental-Health-Chatbot | |
git add . | |
git commit -m "Initial commit" | |
git push origin main | |
git init | |
git remote add origin https://huggingface.co/spaces/Anupam251272/Mental-Health-Chatbot | |
git add . | |
git commit -m "Initial commit" | |
git push origin main | |