Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
znsoftm authored Mar 27, 2021
1 parent 0fd1ca3 commit 91dd04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sudo python3 get-pip.py
```

* pip安装paddlepaddle(
2.0的模型需要2.0版): ```sudo pip3 install paddlepaddle==2.0.0rc1 -i https://mirror.baidu.com/pypi/simple```
2.0的模型需要2.0版): ```sudo python -m pip install paddlepaddle -i https://mirror.baidu.com/pypi/simple```


pip安装转换工具附加依赖: ```sudo pip3 install setuptools tqdm opencv-python imgaug pyclipper -i https://mirror.baidu.com/pypi/simple```
Expand Down

0 comments on commit 91dd04e

Please sign in to comment.