Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
VIDraft/Space-Leaderboard
openfree
/
ZeroGPU-Leader
like
10
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
seawolf2357
commited on
Mar 12
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
)