Skip to content

Commit ff55ccb

Browse files
committed
docs: update docs
1 parent 751a6fd commit ff55ccb

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
@@ -77,7 +77,7 @@ engine = RapidOCR(
7777

7878
以上模型可直接通过字段指定,程序会自动下载使用。
7979

80-
```python linenums="1" hl_lines="4"
80+
```python linenums="1" hl_lines="5-7"
8181
from rapidocr import EngineType, LangDet, ModelType, OCRVersion, RapidOCR
8282

8383
engine = RapidOCR(

0 commit comments

Comments
 (0)