Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ntt123
/
WaveGRU-Text-To-Speech
like
39
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ntt123
commited on
12 days ago
Commit
fddc069
·
verified
·
1 Parent(s):
3bda15a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -58,4 +58,4 @@ gr.Interface(
58
title=title,
59
description=description,
60
theme="default",
61
-
).launch(
enable_queue=True
)
58
title=title,
59
description=description,
60
theme="default",
61
+
).launch()