Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deleteman123
/
test-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
deleteman
commited on
Jun 14, 2023
Commit
d4167b2
·
1 Parent(s):
3f7a325
removing share
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -229,4 +229,4 @@ with gr.Blocks() as demo:
229
],
230
outputs=video)
231
232
-
demo.launch(
share=True
)
229
],
230
outputs=video)
231
232
+
demo.launch()