Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
quyanh
/
vits-japanese
like
0
Runtime error
App
Files
Files
Community
quyanh
commited on
May 11, 2023
Commit
4bb1137
•
1 Parent(s):
a377fc8
modify
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -72,4 +72,4 @@ ui = gr.Interface(
72
73
74
# Run the interface
75
-
ui.launch(
share=True
)
72
73
74
# Run the interface
75
+
ui.launch()