Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
split-mono
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
soiz1
commited on
11 days ago
Commit
3172ebc
·
verified
·
1 Parent(s):
0aaee64
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -80,4 +80,4 @@ demo = gr.Interface(
80
)
81
82
if __name__ == "__main__":
83
-
demo.launch(
share=True,
debug=True)
80
)
81
82
if __name__ == "__main__":
83
+
demo.launch(debug=True)