Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yoon6173
/
yoon
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yoon6173
commited on
Sep 25, 2023
Commit
2d10f7d
·
1 Parent(s):
e4d4150
dd
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -55,4 +55,4 @@ iface = gr.Interface(
55
outputs="image"
56
)
57
58
-
iface.launch(
share=True
)
55
outputs="image"
56
)
57
58
+
iface.launch()