Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lyimo
/
asrv2
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lyimo
commited on
May 30, 2023
Commit
83bc327
·
1 Parent(s):
49db081
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -65,4 +65,4 @@ demo = gr.Interface(
65
)
66
67
68
-
demo.launch(
share = True
)
65
)
66
67
68
+
demo.launch()