Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Imsachinsingh00
/
education_chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Imsachinsingh00
commited on
May 21
Commit
56800fa
·
1 Parent(s):
6ddeb4a
Initial and final commit
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: Education Chatbot
3
+
emoji: 📚
4
+
colorFrom: indigo
5
+
colorTo: blue
6
+
sdk: streamlit
7
+
sdk_version: "1.32.0"
8
+
app_file: streamlit_app.py
9
+
pinned: false
10
+
---