Skip to content

Commit f8104c0

Browse files
committed
docs: update use
1 parent 2f3791f commit f8104c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ pip install rapidocr
2222
=== "Python使用"
2323

2424
```python linenums="1"
25-
import cv2
26-
from rapidocr import RapidOCR, VisRes
25+
from rapidocr import RapidOCR
2726

2827
engine = RapidOCR()
2928

0 commit comments

Comments
 (0)