Files
PaddleOCR/deploy/hubserving/ocr_rec/config.json
pavel.lamonov 56532cc9a9
Some checks are pending
Build/Publish Develop Docs / deploy (push) Waiting to run
first commit
2025-07-02 08:57:16 +03:00

16 lines
284 B
JSON

{
"modules_info": {
"ocr_rec": {
"init_args": {
"version": "1.0.0",
"use_gpu": true
},
"predict_args": {
}
}
},
"port": 8867,
"use_multiprocess": false,
"workers": 2
}