manu commited on
Commit
52f78ab
·
1 Parent(s): e88966d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ with block:
192
  """
193
  )
194
  with gr.Group():
195
- gr.Textbox(value=passage)
196
  with gr.Box():
197
  with gr.Row().style(mobile_collapse=False, equal_height=True):
198
  audio = gr.Audio(
 
192
  """
193
  )
194
  with gr.Group():
195
+ gr.Textbox(value=passage, show_label=False)
196
  with gr.Box():
197
  with gr.Row().style(mobile_collapse=False, equal_height=True):
198
  audio = gr.Audio(