Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Stable-X
/
StableRecon
like
27
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Stable-X
commited on
Oct 19, 2024
Commit
2cc5b1b
·
verified
·
1 Parent(s):
f9c6571
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -408,4 +408,4 @@ with gr.Blocks(
408
)
409
410
if __name__ == "__main__":
411
-
iface.launch(server_name="0.0.0.0"
, concurrency_count=4
)
408
)
409
410
if __name__ == "__main__":
411
+
iface.launch(server_name="0.0.0.0")