Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zeimoto
/
voicelead
like
0
Runtime error
App
Files
Files
Community
zeimoto
commited on
May 16
Commit
6fd068e
•
1 Parent(s):
bf32783
some fixes
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ ui = gr.Interface(
75
)
76
77
if __name__ == "__main__":
78
-
ui.launch(
share=True
)
75
)
76
77
if __name__ == "__main__":
78
+
ui.launch()