Skip to content

Commit

Permalink
opt doc
Browse files Browse the repository at this point in the history
  • Loading branch information
WenmuZhou committed Jul 23, 2021
1 parent d401e53 commit 872eeb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/hubserving/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ deploy/hubserving/ocr_system/
### 1. 准备环境
```shell
# 安装paddlehub
# paddlehub 需要 python>3.6.2
pip3 install paddlehub==2.1.0 --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple
```

Expand Down
1 change: 1 addition & 0 deletions deploy/hubserving/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The following steps take the 2-stage series service as an example. If only the d
### 1. Prepare the environment
```shell
# Install paddlehub
# python>3.6.2 is required bt paddlehub
pip3 install paddlehub==2.1.0 --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple
```

Expand Down

0 comments on commit 872eeb5

Please sign in to comment.