Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
MiniAiLive/MiniAiLive-FaceRecognition-WebAPI
Yao211
/
MiniAiLive-FaceRecognition-WebAPI
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yao211
commited on
Nov 19, 2025
Commit
720c855
·
verified
·
1 Parent(s):
8010911
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -468,5 +468,5 @@ if __name__ == "__main__":
468
share=False,
469
show_error=True,
470
server_name="0.0.0.0",
471
-
server_port=
7861
472
)
468
share=False,
469
show_error=True,
470
server_name="0.0.0.0",
471
+
server_port=
7860
472
)