Goodnight7 commited on
Commit
7aad9fc
·
verified ·
1 Parent(s): 7f9546e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ else:
71
  st.markdown(msg.content)
72
 
73
 
74
- prompt = st.chat_input(placeholder="What do you need to know in the medical field ?")
75
 
76
  if prompt :
77
  with st.chat_message("user"):
 
71
  st.markdown(msg.content)
72
 
73
 
74
+ prompt = st.chat_input(placeholder="Describe your symptoms or medical questions ?")
75
 
76
  if prompt :
77
  with st.chat_message("user"):