Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Azmathussainthebo
/
Educational_Bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Azmathussainthebo
commited on
Feb 18, 2025
Commit
db95e6f
·
verified
·
1 Parent(s):
1ab3141
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install streamlit
requests
2
import streamlit as st
3
import requests
4
streamlit run educational_chatbot.py
1
+
pip install streamlit
2
import streamlit as st
3
import requests
4
streamlit run educational_chatbot.py