Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Varosa
/
seamless-expressive
like
6
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Varosa
commited on
Jan 4, 2024
Commit
217e9ca
·
1 Parent(s):
2e3bc4b
update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ iface = gr.Interface(
61
62
# Run the application
63
if __name__ == "__main__":
64
-
iface.launch(
queue = False
)
61
62
# Run the application
63
if __name__ == "__main__":
64
+
iface.launch()