abidlabs HF staff commited on
Commit
b5e25e7
·
verified ·
1 Parent(s): 90bacb6

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()