Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kevinwang676/Voice-Cloning-for-Bilibili
nijisakai
/
Voice-Cloning-for-Bilibili
like
0
Runtime error
App
Files
Files
Community
nijisakai
commited on
Jul 25, 2023
Commit
879cbf5
•
1 Parent(s):
66c88f1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -314,4 +314,4 @@ interface = gr.TabbedInterface(
314
)
315
316
if __name__ == "__main__":
317
-
interface.launch(show_error=True
,share=True
)
314
)
315
316
if __name__ == "__main__":
317
+
interface.launch(show_error=True)