Skip to content

Commit ebbcd11

Browse files
committed
docs: update docs
1 parent 232d432 commit ebbcd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_usage/rapidocr/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hide:
1919

2020
`rapidocr>=2.0.0,<=2.0.5`中,默认采用ONNXRuntime CPU版作为推理引擎,可以通过安装其他推理引擎,通过相应参数来使用GPU推理。该部分请参见后续文档。
2121

22-
`rapidocr>=2.0.6`中不再将ONNXRuntime CPU作为默认推理引擎。该版本及以后需要小伙伴们手动安装所需推理引擎来使用。这样做是经过充分考虑了的。
22+
`rapidocr>=2.0.6`中不再将ONNXRuntime库作为依赖包,但是仍然是默认推理引擎。该版本及以后需要小伙伴们手动安装所需推理引擎来使用。这样做是经过充分考虑了的。
2323

2424
#### 安装
2525

0 commit comments

Comments
 (0)