Nilesh Ranjan Pal commited on
Commit
dbc21a4
·
1 Parent(s): 1d405f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def get_disease_and_strategies(symptoms):
41
  }
42
 
43
  def main():
44
- st.title("Mental Health Classifier and Dashboard Generator")
45
  st.write("Enter your symptoms and get health information:")
46
 
47
  user_input = st.text_input("Enter Symptoms:")
 
41
  }
42
 
43
  def main():
44
+ st.title("Health Classifier and Dashboard Generator")
45
  st.write("Enter your symptoms and get health information:")
46
 
47
  user_input = st.text_input("Enter Symptoms:")