Spaces:
Runtime error
Runtime error
thomas0104
commited on
Commit
·
14bc7a3
1
Parent(s):
a8ebfc4
Update app.py
Browse files
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
|
|
|
80 |
with demo:
|
81 |
gr.TabbedInterface([mf_transcribe], ["Transcribe Audio"])
|
82 |
|
83 |
+
demo.launch(enable_queue=True)
|