imorcillo commited on
Commit
78f4781
·
verified ·
1 Parent(s): bc269ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -247,6 +247,7 @@ with demo:
247
  ],
248
  allow_flagging="never",
249
  )
 
250
 
251
  with gr.Tab("Transcribe local file"):
252
  iface = gr.Interface(
 
247
  ],
248
  allow_flagging="never",
249
  )
250
+ iface.render()
251
 
252
  with gr.Tab("Transcribe local file"):
253
  iface = gr.Interface(