Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anupam251272
/
sachin-tendulkar-interactive-chat
like
1
Sleeping
App
Files
Files
Community
Anupam251272
commited on
Dec 6, 2024
Commit
50c0887
•
1 Parent(s):
d76dbf8
Create git
Browse files
Files changed (1)
hide
show
git
+5
-0
git
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
cd /path/to/sachin-tendulkar-chatbot
2
+
git init
3
+
git commit -m "Initial commit"
4
+
git remote add origin https://huggingface.co/spaces/Anupam251272/sachin-tendulkar-interactive-chat
5
+
git push -u origin main