Skip to content

Commit

Permalink
docs: update return_word_box
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Nov 19, 2024
1 parent a086ecc commit 6727ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install_usage/api/RapidOCR.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ RapidOCR在调用时,有三个参数`use_det | use_cls | use_rec`,可以控

⚠️注意:汉字是单字坐标,英语是单词坐标

```python linenuns="1"
```python linenums="1"
from rapidocr_onnxruntime import RapidOCR

engine = RapidOCR()
Expand Down

0 comments on commit 6727ab2

Please sign in to comment.