diff --git a/deploy/README.md b/deploy/README.md index 69e2438996a1329e801f842ef78d2d6e115c5831..3a77ff22a15b624ace56027f606eff61e9efb66c 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -23,10 +23,9 @@ PP-OCR has supported muti deployment schemes. Click the link to get the specific - [Python Inference](../doc/doc_en/inference_ppocr_en.md) - [C++ Inference](./cpp_infer/readme.md) - [Serving (Python/C++)](./pdserving/README.md) -- [Paddle-Lite (ARM CPU/OpenCL ARM GPU/Metal ARM GPU)](./lite/readme.md) +- [Paddle-Lite (ARM CPU/OpenCL ARM GPU)](./lite/readme.md) - [Paddle.js](./paddlejs/README.md) - [Jetson Inference]() -- [XPU Inference]() - [Paddle2ONNX](./paddle2onnx/readme.md) -If you need the deployment tutorial of academic algorithm models other than PP-OCR, please directly enter the main page of corresponding algorithms, [entrance](../doc/doc_en/algorithm_overview_en.md)。 \ No newline at end of file +If you need the deployment tutorial of academic algorithm models other than PP-OCR, please directly enter the main page of corresponding algorithms, [entrance](../doc/doc_en/algorithm_overview_en.md)。