Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gainforest/WeCanopy
biodivx
/
WeCanopy
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
umgefahren
commited on
Jun 3, 2024
Commit
4c50924
·
1 Parent(s):
bd67311
Revert debug
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -169,4 +169,4 @@ demo = gr.Interface(
169
outputs=gr.Plot(label="Tree Crowns")
170
)
171
172
-
demo.launch(server_name='0.0.0.0'
, debug=True
)
169
outputs=gr.Plot(label="Tree Crowns")
170
)
171
172
+
demo.launch(server_name='0.0.0.0')