Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Dooratre/users-tele
CORVO-AI
/
Chat-ipad
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CORVO-AI
commited on
14 days ago
Commit
a7b1d1b
·
verified
·
1 Parent(s):
ad710e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -36,4 +36,4 @@ def index():
36
37
# --- Run the app ---
38
if __name__ == '__main__':
39
-
app.run(host='0.0.0.0', port=
7806
)
36
37
# --- Run the app ---
38
if __name__ == '__main__':
39
+
app.run(host='0.0.0.0', port=
7860
)