Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Anupam251272
/
Mental-Health-Chatbot
like
0
Running
App
Files
Files
Community
Anupam251272
commited on
5 days ago
Commit
ee7c827
•
1 Parent(s):
50d4bef
Create Git
Browse files
Files changed (1)
hide
show
Git
+5
-0
Git
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
git init
2
+
git remote add origin https://huggingface.co/spaces/Anupam251272/Mental-Health-Chatbot
3
+
git add .
4
+
git commit -m "Initial commit"
5
+
git push origin main