Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smf2010
/
forest
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
smf2010
commited on
Aug 1, 2024
Commit
9ddee4f
·
verified
·
1 Parent(s):
19eaddc
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -59,4 +59,4 @@ def index():
59
60
61
if __name__ == '__main__':
62
-
app.run(host='0.0.0.0', port=
5005
)
59
60
61
if __name__ == '__main__':
62
+
app.run(host='0.0.0.0', port=
7860
)