Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radison-tech
/
pr-1
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hiren122
commited on
22 days ago
Commit
7666d1c
·
verified
·
1 Parent(s):
0bc47ec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -438,7 +438,7 @@ if __name__ == '__main__':
438
439
app.run(
440
host='0.0.0.0',
441
-
port=
5000
,
442
debug=True,
443
threaded=True
444
)
438
439
app.run(
440
host='0.0.0.0',
441
+
port=
7860
,
442
debug=True,
443
threaded=True
444
)