Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ccm
/
2025-24679-image-interface
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccm
commited on
Sep 22, 2025
Commit
d65491d
·
verified
·
1 Parent(s):
1994b85
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -111,4 +111,4 @@ with gradio.Blocks() as demo:
111
)
112
113
if __name__ == "__main__":
114
-
demo.launch(
server_name="0.0.0.0", show_api=False
)
111
)
112
113
if __name__ == "__main__":
114
+
demo.launch()