提交 0d835ee4 编写于 作者: D dongdaxiang

fix fit a line readme

上级 fa842ae6
......@@ -16,7 +16,7 @@ python test_client.py uci_housing_client/serving_client_conf.prototxt
## prediction through http service
Start a web service with default web service hosting modules
``` shell
python -m paddle_serving_server.web_serve --model uci_housing_model/ --thread 10 --name uci --port 9393 --name uci
python -m paddle_serving_server.serve --model uci_housing_model/ --thread 10 --name uci --port 9393 --name uci
```
## Prediction through http post
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册