mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-09-25 08:04:41 +00:00
move paddle install outside code (#3551)
This commit is contained in:
parent
93f8ea9b19
commit
0d58a196f6
@ -30,8 +30,8 @@ python3 -m pip install paddlepaddle-gpu==2.1.1 -i https://mirror.baidu.com/pypi/
|
||||
# CPU
|
||||
python3 -m pip install paddlepaddle==2.1.1 -i https://mirror.baidu.com/pypi/simple
|
||||
|
||||
# For more,refer[Installation](https://www.paddlepaddle.org.cn/install/quick)。
|
||||
```
|
||||
For more,refer [Installation](https://www.paddlepaddle.org.cn/install/quick) .
|
||||
|
||||
- **(2) Install Layout-Parser**
|
||||
|
||||
|
@ -30,8 +30,8 @@ python3 -m pip install paddlepaddle-gpu==2.1.1 -i https://mirror.baidu.com/pypi/
|
||||
# CPU安装
|
||||
python3 -m pip install paddlepaddle==2.1.1 -i https://mirror.baidu.com/pypi/simple
|
||||
|
||||
# 更多需求,请参照[安装文档](https://www.paddlepaddle.org.cn/install/quick)中的说明进行操作。
|
||||
```
|
||||
更多需求,请参照[安装文档](https://www.paddlepaddle.org.cn/install/quick)中的说明进行操作。
|
||||
|
||||
- **(2) 安装 Layout-Parser**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user