Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
openfree/Web-Manager
hackstone
/
Web-Manager
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seawolf2357
commited on
Mar 12, 2025
Commit
5423956
·
verified
·
1 Parent(s):
4372751
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1023,4 +1023,4 @@ if __name__ == '__main__':
1023
'''
1024
)
1025
1026
-
app.run(debug=True, host='0.0.0.0', port=
5000
)
1023
'''
1024
)
1025
1026
+
app.run(debug=True, host='0.0.0.0', port=
7860
)