pull/5188/head
WenmuZhou 2022-01-06 12:29:20 +00:00
parent fd2d44af19
commit 75b2f52c06
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ python3 -m pip install paddleocr
【推荐】git clone https://github.com/PaddlePaddle/PaddleOCR
# 如果因为网络问题无法pull成功也可选择使用码云上的托管
python3 -m pip clone https://gitee.com/paddlepaddle/PaddleOCR
git clone https://gitee.com/paddlepaddle/PaddleOCR
# 注码云托管代码可能无法实时同步本github项目更新存在3~5天延时请优先使用推荐方式。
```