Skip to content

Commit 232d432

Browse files
committed
docs: update docs
1 parent 96a016c commit 232d432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/model_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ engine = RapidOCR(
5959
| 语种类型 | engine_type | lang_type | model_type | ocr_version |
6060
|----------------|---------------------------|-------------------|-----------------|-------------------|
6161
| 简体中文、中文拼音、繁体中文、英文、日文 | `onnxruntime`<br>`openvino`<br>`paddle` | `ch` | `mobile`<br>`server` | `PP-OCRv5` |
62-
| 中文文档 | `onnxruntime`<br>`openvino`<br>`paddle` | `ch` | `server` | `PP-OCRv4` |
62+
| 中文文档 | `onnxruntime`<br>`openvino`<br>`paddle` | `ch_doc` | `server` | `PP-OCRv4` |
6363
| 中文 | `onnxruntime`<br>`openvino`<br>`paddle`<br>`torch` | `ch` | `mobile`<br>`server` | `PP-OCRv4` |
6464
| 中文繁体 | `onnxruntime`<br>`openvino`<br>`paddle`<br>`torch` | `chinese_cht` | `mobile`<br>`server` | `PP-OCRv4` |
6565
| 英文 | `onnxruntime`<br>`openvino`<br>`paddle`<br>`torch` | `en` | `en_mobile` | `PP-OCRv4` |

0 commit comments

Comments
 (0)