We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6a4d6 commit 17e76e6Copy full SHA for 17e76e6
docs/quickstart.md
@@ -8,8 +8,7 @@ hide:
8
### 1. 安装
9
10
```bash linenums="1"
11
-pip install onnxruntime
12
-pip install rapidocr
+pip install rapidocr onnxruntime
13
```
14
15
### 2. 使用
0 commit comments