Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ORI-Muchim
/
RaidenTTS
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ORI-Muchim
commited on
Dec 26, 2022
Commit
faf546b
·
1 Parent(s):
f8e5488
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -153,4 +153,4 @@ if __name__ == '__main__':
153
return [];
154
}}""")
155
156
-
app.queue(concurrency_count=3).launch(show_api=False
, share=True
)
153
return [];
154
}}""")
155
156
+
app.queue(concurrency_count=3).launch(show_api=False)