Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rumaisa1054
/
testing
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rumaisa1054
commited on
Sep 17, 2024
Commit
57d0b95
·
verified
·
1 Parent(s):
a754c9d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
def main():
2
st.title("Doctor Chatbot")
3
# Initialize chat history if not already initialized
1
+
import streamlit as st
2
def main():
3
st.title("Doctor Chatbot")
4
# Initialize chat history if not already initialized