Spaces:
Sleeping
Sleeping
mmccanse
commited on
Commit
·
f93363c
1
Parent(s):
d1e907c
update instructions
Browse files
app.py
CHANGED
@@ -122,7 +122,7 @@ theme = gr.themes.Soft(
|
|
122 |
|
123 |
instructions="""
|
124 |
# Diabetes Chatbot!
|
125 |
-
##
|
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:
|