Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jpwahle
/
field-time-diversity
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jpwahle
commited on
Jun 15
Commit
d7020a2
·
1 Parent(s):
3c7ff65
Set server to 0.0.0.0
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -280,4 +280,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
280
],
281
)
282
283
-
demo.launch(server_port=7860, server_name="
127
.0.0.
1
")
280
],
281
)
282
283
+
demo.launch(server_port=7860, server_name="
0
.0.0.
0
")