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:
MiniAiLive
/
MiniAiLive-FaceLivenessDetection-WebAPI
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yao211
commited on
Nov 20, 2025
Commit
9aa9c4d
·
verified
·
1 Parent(s):
fbf9164
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,5 +18,5 @@ if __name__ == "__main__":
18
share=False,
19
show_error=True,
20
server_name="0.0.0.0",
21
-
server_port=
7863
22
)
18
share=False,
19
show_error=True,
20
server_name="0.0.0.0",
21
+
server_port=
7860
22
)