fffiloni commited on
Commit
f8c81bd
·
verified ·
1 Parent(s): 743662a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -231,8 +231,7 @@ with gr.Blocks(title="MultiTalk Inference") as demo:
231
 
232
  audio_input = gr.Audio(
233
  type="filepath",
234
- label="Conditioning Audio (.wav)",
235
- info
236
  )
237
 
238
  with gr.Accordion("Advanced settings", open=False):
 
231
 
232
  audio_input = gr.Audio(
233
  type="filepath",
234
+ label="Conditioning Audio (.wav)"
 
235
  )
236
 
237
  with gr.Accordion("Advanced settings", open=False):