rumaisa1054 commited on
Commit
57d0b95
·
verified ·
1 Parent(s): a754c9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -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