Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stefanola
/
IceBloom560
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
stefanola
commited on
Jun 7, 2023
Commit
2534fae
·
1 Parent(s):
36b7a79
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ demo = gr.Interface(
25
examples=examples
26
)
27
28
-
demo.launch(
share=True
)
25
examples=examples
26
)
27
28
+
demo.launch()