mmccanse commited on
Commit
f93363c
·
1 Parent(s): d1e907c

update instructions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ theme = gr.themes.Soft(
122
 
123
  instructions="""
124
  # Diabetes Chatbot!
125
- ## Ask a question through audio recording/text. Receive a response. Translate to selected language."""
126
 
127
 
128
  with gr.Blocks(theme=theme) as app2:
 
122
 
123
  instructions="""
124
  # Diabetes Chatbot!
125
+ ## Have questions about Diabetes? Submit questions here through audio recording/text. Receive a response. Translate to selected language."""
126
 
127
 
128
  with gr.Blocks(theme=theme) as app2: