Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TheEeeeLin
/
HivisionIDPhotos
like
124
Running
App
Files
Files
Community
TheEeeeLin
commited on
Sep 2, 2024
Commit
2b99351
·
verified
·
1 Parent(s):
da28e54
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -595,4 +595,4 @@ if __name__ == "__main__":
595
# )
596
# args = argparser.parse_args()
597
598
-
demo.launch(
server_name=args.host, server_port=args.port
)
595
# )
596
# args = argparser.parse_args()
597
598
+
demo.launch()