son9john commited on
Commit
b8a7783
·
1 Parent(s): 68f1f8d

Update app.py

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