Update serving.md

release/1.1
MissPenguin 5 years ago committed by GitHub
parent 2334a6edcb
commit 9d33e36df5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,7 @@ $ hub serving start --modules [Module1==Version1, Module2==Version2, ...] \
#### 方式2. 配置文件启动支持CPU、GPU
**启动命令:**
```hub serving start --config/-c config.json```
```hub serving start -c config.json```
其中,`config.json`格式如下:
```python

Loading…
Cancel
Save