son9john commited on
Commit
b5494d1
·
1 Parent(s): bd1cecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -133,8 +133,8 @@ iface = gr.Interface(
133
  fn=transcribe,
134
  inputs=[audio_input, text_input],
135
  outputs=[output_text],
136
- title="Your Excellence Never Abates (YENA)",
137
- description="Talk to the AI Renal Tutor YENA",
138
  theme="compact",
139
  layout="vertical",
140
  allow_flagging=False
 
133
  fn=transcribe,
134
  inputs=[audio_input, text_input],
135
  outputs=[output_text],
136
+ title="Hold On, Pain Ends (HOPE)",
137
+ description="Talk to Your Nephrology Tutor HOPE",
138
  theme="compact",
139
  layout="vertical",
140
  allow_flagging=False