Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ORI-Muchim
/
PowerTTS
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ORI-Muchim
commited on
Dec 26, 2022
Commit
6c69403
·
1 Parent(s):
c4c1e38
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -156,4 +156,4 @@ if __name__ == '__main__':
156
return [];
157
}}""")
158
159
-
app.queue(concurrency_count=3).launch(show_api=False
, share=True
)
156
return [];
157
}}""")
158
159
+
app.queue(concurrency_count=3).launch(show_api=False)