Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ iface = gr.Interface(
|
|
138 |
inputs=[gr.Textbox(label="Input Text")],
|
139 |
outputs=[gr.Markdown(label="Output Text")],
|
140 |
title="👋🏻Welcome to ⚕🗣️😷MultiMed - Access Chat ⚕🗣️😷",
|
141 |
-
description = """
|
142 |
How To Use ⚕🗣️😷MultiMed⚕:
|
143 |
🗣️📝Interact with ⚕🗣️😷MultiMed⚕ in any language using audio or text!
|
144 |
🗣️📝 This is an educational and accessible conversational tool to improve wellness and sanitation in support of public health.
|
|
|
138 |
inputs=[gr.Textbox(label="Input Text")],
|
139 |
outputs=[gr.Markdown(label="Output Text")],
|
140 |
title="👋🏻Welcome to ⚕🗣️😷MultiMed - Access Chat ⚕🗣️😷",
|
141 |
+
description = """
|
142 |
How To Use ⚕🗣️😷MultiMed⚕:
|
143 |
🗣️📝Interact with ⚕🗣️😷MultiMed⚕ in any language using audio or text!
|
144 |
🗣️📝 This is an educational and accessible conversational tool to improve wellness and sanitation in support of public health.
|