Update serving_en.md
This commit is contained in:
parent
5fd11f633e
commit
b736ab897c
|
@ -52,7 +52,6 @@ Or, install the 2-stage series service module:
|
||||||
```shell
|
```shell
|
||||||
hub install deploy/hubserving/ocr_system/
|
hub install deploy/hubserving/ocr_system/
|
||||||
```
|
```
|
||||||
|
|
||||||
* On Windows platform, the examples are as follows.
|
* On Windows platform, the examples are as follows.
|
||||||
|
|
||||||
Install the detection service module:
|
Install the detection service module:
|
||||||
|
@ -66,7 +65,7 @@ hub install deploy\hubserving\ocr_rec\
|
||||||
Or, install the 2-stage series service module:
|
Or, install the 2-stage series service module:
|
||||||
```shell
|
```shell
|
||||||
hub install deploy\hubserving\ocr_system\
|
hub install deploy\hubserving\ocr_system\
|
||||||
|
```
|
||||||
|
|
||||||
### 3. Start service
|
### 3. Start service
|
||||||
#### Way 1. Start with command line parameters (CPU only)
|
#### Way 1. Start with command line parameters (CPU only)
|
||||||
|
|
Loading…
Reference in New Issue