File size: 158 Bytes
ee7c827
 
 
 
 
1
2
3
4
5
6
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