thomas0104 commited on
Commit
14bc7a3
·
1 Parent(s): a8ebfc4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,4 +80,4 @@ mf_transcribe = gr.Interface(
80
  with demo:
81
  gr.TabbedInterface([mf_transcribe], ["Transcribe Audio"])
82
 
83
- demo.launch(enable_queue=True,share=True)
 
80
  with demo:
81
  gr.TabbedInterface([mf_transcribe], ["Transcribe Audio"])
82
 
83
+ demo.launch(enable_queue=True)