Anupam251272's picture
Create Git
ee7c827 verified
raw
history blame
158 Bytes
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