Skip to content

Commit df583bf

Browse files
authored
docs: update files
1 parent e3d9b0b commit df583bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/model_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ result.vis("vis_result.jpg")
6767

6868
|语种类型|engine_type| lang_type|model_type|ocr_version|
6969
|:---|:---|:---|:---|:---|
70-
|多语种[^7]|`onnxruntime` <br/> `openvino` <br/> `paddle`<br>`torch`(`rapidocr>=3.3.0`)<br>`mnn`(`rapidocr>=3.6.0`)<br>`tensorrt`(`rapidocr>=3.7.0`)|`ch`|`mobile`<br/> `server`|`PP-OCRv5`|
70+
|多语种[^7]|`onnxruntime` <br/> `openvino` <br/> `paddle`<br>`torch`(`rapidocr>=3.3.0`)<br>`mnn`(`rapidocr>=3.6.0`)<br>`tensorrt`(`rapidocr>=3.7.0`)|`ch`|`mobile`<br/> `server (tensorrt可能转换不过)`|`PP-OCRv5`|
7171

7272
#### PP-OCRv4
7373

mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,10 @@ nav:
169169
- 安装: install_usage/rapidocr/install.md
170170
- 使用: install_usage/rapidocr/usage.md
171171
- 参数介绍: install_usage/rapidocr/parameters.md
172-
- 如何使用不同推理引擎?: install_usage/rapidocr/how_to_use_infer_engine.md
173-
- 如何使用本地模型推理?: install_usage/rapidocr/how_to_use_offline_model.md
174-
- 如何使用PP-OCRv5模型: install_usage/rapidocr/how_to_use_ppocrv5.md
175-
- 如何将识别结果导出为markdown格式?: install_usage/rapidocr/how_to_convert_to_markdown.md
172+
- 使用不同推理引擎: install_usage/rapidocr/how_to_use_infer_engine.md
173+
- 使用本地模型推理: install_usage/rapidocr/how_to_use_offline_model.md
174+
- 使用PP-OCRv5模型: install_usage/rapidocr/how_to_use_ppocrv5.md
175+
- 导出为markdown格式: install_usage/rapidocr/how_to_convert_to_markdown.md
176176
- rapidocr_web:
177177
- 安装及使用: install_usage/rapidocr_web/usage.md
178178
- 桌面版使用教程: install_usage/rapidocr_web/desktop_usage.md

0 commit comments

Comments
 (0)