Skip to content

Commit 350d4b3

Browse files
committed
chore: update files
1 parent 014837a commit 350d4b3

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
@@ -30,7 +30,7 @@ engine = RapidOCR(
3030
)
3131
```
3232

33-
如果想要使用**server**版默认模型,则直接更改参数为`ch_server`即可。
33+
如果想要使用 **server** 版默认模型,则直接更改参数为`ch_server`即可。
3434

3535
```python linenums="1" hl_lines="4"
3636
from rapidocr import RapidOCR

0 commit comments

Comments
 (0)