midoux05 commited on
Commit
7487639
1 Parent(s): 0a35b67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,6 +46,6 @@ with demo:
46
  ["Separate audio file"],
47
  )
48
 
49
- demo.launch(enable_queue=True)
50
 
51
 
 
46
  ["Separate audio file"],
47
  )
48
 
49
+ demo.launch()
50
 
51