Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hassan526
/
ID_Document_Recognition_API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hassan526
commited on
Apr 29
Commit
8d36474
·
verified
·
1 Parent(s):
00d5510
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
+