未验证 提交 39d3e618 编写于 作者: D Dong Daxiang 提交者: GitHub

Update README.md

上级 7f8d6dec
......@@ -30,7 +30,7 @@ pip install paddle-serving-server
``` shell
wget --no-check-certificate https://paddle-serving.bj.bcebos.com/uci_housing.tar.gz
tar -xzf uci_housing.tar.gz
python -m paddle_serving_server.serve --model uci_housing_model --thread 10 --port 9292
python -m paddle_serving_server.serve --model uci_housing_model --thread 10 --port 9292 --name uci
```
Python Client Request
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册