We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1ad5f commit 96a016cCopy full SHA for 96a016c
docs/model_list.md
@@ -37,7 +37,7 @@ hide:
37
38
`lang_type`字段对应Det模块下的`LangDet`
39
40
-```python
+```python linenums="1" hl_lines="5-8"
41
from rapidocr import EngineType, LangDet, ModelType, OCRVersion, RapidOCR
42
43
engine = RapidOCR(
0 commit comments