Update readme.md
parent
1429d2449b
commit
6127aad993
|
@ -29,7 +29,7 @@ deploy/hubserving/ocr_system/
|
||||||
### 1. 准备环境
|
### 1. 准备环境
|
||||||
```shell
|
```shell
|
||||||
# 安装paddlehub
|
# 安装paddlehub
|
||||||
pip3 install paddlehub --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple
|
pip3 install paddlehub==1.8.3 --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. 下载推理模型
|
### 2. 下载推理模型
|
||||||
|
|
Loading…
Reference in New Issue