From fb3acda292b64d7af3e84b44eebbd24bada78778 Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:29:16 +0800 Subject: [PATCH] Update and rename examples/vision/ocr/PP-OCRv3/xcx/README.md to examples/vision/ocr/PP-OCRv3/mini_program/README.md --- examples/vision/ocr/PP-OCRv3/{xcx => mini_program}/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename examples/vision/ocr/PP-OCRv3/{xcx => mini_program}/README.md (98%) diff --git a/examples/vision/ocr/PP-OCRv3/xcx/README.md b/examples/vision/ocr/PP-OCRv3/mini_program/README.md similarity index 98% rename from examples/vision/ocr/PP-OCRv3/xcx/README.md rename to examples/vision/ocr/PP-OCRv3/mini_program/README.md index 331220d06..5f982cca3 100644 --- a/examples/vision/ocr/PP-OCRv3/xcx/README.md +++ b/examples/vision/ocr/PP-OCRv3/mini_program/README.md @@ -6,7 +6,7 @@ ## 微信小程序部署PP-OCRv3模型 -PP-OCRv3模型部署到微信小程序参考[文档](../../../../application/web_demo/examples/ocrXcx/) +PP-OCRv3模型部署到微信小程序参考[文档](../../../../application/js/mini_program) ## PP-OCRv3 js接口