Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hassan526/ID_Document_Recognition_API
hassan526
/
ID_Document_Liveness_API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hassan526
commited on
Apr 29
Commit
59cf014
·
1 Parent(s):
e5d0ac8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -210,3 +210,5 @@ if __name__ == '__main__':
210
211
import uvicorn
212
uvicorn.run(gr_app, host="0.0.0.0", port=7860)
210
211
import uvicorn
212
uvicorn.run(gr_app, host="0.0.0.0", port=7860)
213
+
214
+