Skip to content

Commit da99314

Browse files
committed
Fix typos in docs
1 parent 63268ab commit da99314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zh_cn/get_started/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
$ # 对于GPU设备
2525
$ pip install -r requirements.txt
26-
$ # 对于无CPU设备
26+
$ # 对于CPU设备
2727
$ pip install -r requirements-cpu.txt
2828
2929
.. note::
@@ -34,5 +34,5 @@
3434
- 公式检测:YOLO系列 (YOLOv8)
3535
- 公式识别:UniMERNet
3636
- OCR: PaddleOCR
37-
37+
3838
对于其他模型请,如LayoutLMv3需要单独安装环境,具体见\ :ref:`布局检测算法 <algorithm_layout_detection>`

0 commit comments

Comments
 (0)