Moibe commited on
Commit
667cb3a
·
verified ·
1 Parent(s): 857cbb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,4 +18,4 @@ gr.Interface(
18
  [gr.Audio(type="filepath", label="Vocals"),gr.Audio(type="filepath", label="No Vocals / Instrumental")],
19
  title=title,
20
  article=article,
21
- ).launch(enable_queue=True)
 
18
  [gr.Audio(type="filepath", label="Vocals"),gr.Audio(type="filepath", label="No Vocals / Instrumental")],
19
  title=title,
20
  article=article,
21
+ ).launch()