Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
openai/whisper
midoux05
/
sepformergradio
like
0
Sleeping
App
Files
Files
Community
midoux05
commited on
12 days ago
Commit
7487639
•
1 Parent(s):
0a35b67
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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