This commit is contained in:
15
deploy/hubserving/ocr_system/config.json
Normal file
15
deploy/hubserving/ocr_system/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"modules_info": {
|
||||
"ocr_system": {
|
||||
"init_args": {
|
||||
"version": "1.0.0",
|
||||
"use_gpu": true
|
||||
},
|
||||
"predict_args": {
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": 8868,
|
||||
"use_multiprocess": false,
|
||||
"workers": 2
|
||||
}
|
||||
Reference in New Issue
Block a user