son9john commited on
Commit
2ffb9af
·
1 Parent(s): 339d9da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -248,7 +248,7 @@ iface = gr.Interface(
248
  inputs=[audio_input, text_input],
249
  outputs=[output_text, output_html], # Add both output components
250
  title="Hold On, Pain Ends (HOPE)",
251
- description="Talk to Your USMLE Tutor HOPE",
252
  theme="compact",
253
  layout="vertical",
254
  allow_flagging=False
 
248
  inputs=[audio_input, text_input],
249
  outputs=[output_text, output_html], # Add both output components
250
  title="Hold On, Pain Ends (HOPE)",
251
+ description="Talk to Your Tutor HOPE",
252
  theme="compact",
253
  layout="vertical",
254
  allow_flagging=False