mizoru commited on
Commit
2a767a3
1 Parent(s): f91393e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,4 +90,4 @@ with gr.Blocks() as blocks:
90
  btn.click(fn=run, inputs=[audio, languages, decoding, lang], outputs=[output, translation])
91
 
92
 
93
- blocks.launch(enable_queue=True, debug=True)
90
  btn.click(fn=run, inputs=[audio, languages, decoding, lang], outputs=[output, translation])
91
 
92
 
93
+ blocks.launch(enable_queue=True, debug=True)