Spaces:
son9john
/
Runtime error

son9john commited on
Commit
cd2c8a9
·
1 Parent(s): fc0ba1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ iface = gr.Interface(
214
  inputs=[audio_input, text_input],
215
  outputs=[output_text, output_html],
216
  title="Hold On, Pain Ends (HOPE)",
217
- description="Talk to Your USMLE Tutor HOPE",
218
  theme="compact",
219
  layout="vertical",
220
  allow_flagging=False
 
214
  inputs=[audio_input, text_input],
215
  outputs=[output_text, output_html],
216
  title="Hold On, Pain Ends (HOPE)",
217
+ description="Talk to Your USMLE Tutor HOPE. \n If you want to colorize your note, type COLORIZE in the first line of your input.",
218
  theme="compact",
219
  layout="vertical",
220
  allow_flagging=False