Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
872eeb51
Commit
872eeb51
authored
Jul 23, 2021
by
WenmuZhou
Browse files
opt doc
parent
d401e53b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
deploy/hubserving/readme.md
deploy/hubserving/readme.md
+1
-0
deploy/hubserving/readme_en.md
deploy/hubserving/readme_en.md
+1
-0
No files found.
deploy/hubserving/readme.md
View file @
872eeb51
...
@@ -29,6 +29,7 @@ deploy/hubserving/ocr_system/
...
@@ -29,6 +29,7 @@ deploy/hubserving/ocr_system/
### 1. 准备环境
### 1. 准备环境
```
shell
```
shell
# 安装paddlehub
# 安装paddlehub
# paddlehub 需要 python>3.6.2
pip3
install
paddlehub
==
2.1.0
--upgrade
-i
https://pypi.tuna.tsinghua.edu.cn/simple
pip3
install
paddlehub
==
2.1.0
--upgrade
-i
https://pypi.tuna.tsinghua.edu.cn/simple
```
```
...
...
deploy/hubserving/readme_en.md
View file @
872eeb51
...
@@ -30,6 +30,7 @@ The following steps take the 2-stage series service as an example. If only the d
...
@@ -30,6 +30,7 @@ The following steps take the 2-stage series service as an example. If only the d
### 1. Prepare the environment
### 1. Prepare the environment
```
shell
```
shell
# Install paddlehub
# 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
pip3
install
paddlehub
==
2.1.0
--upgrade
-i
https://pypi.tuna.tsinghua.edu.cn/simple
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment