Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mrfakename
/
E2-F5-TTS
like
1.63k
Running
on
Zero
App
Files
Files
Community
46
mrfakename
commited on
Oct 18, 2024
Commit
358453b
·
verified
·
1 Parent(s):
9c9acb6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -788,4 +788,4 @@ def main(port, host, share, api):
788
789
790
if __name__ == "__main__":
791
-
main
()
788
789
790
if __name__ == "__main__":
791
+
app.queue
()
.launch()