mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00

* [Other] Add const modifier to some OCR interface parameters * [Other] Add a Predict interface to PPOCR with const parameters For interface compatibility, I chose to add rather than modify