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

Update README.md

上级 e2568566
......@@ -29,7 +29,7 @@ pip install paddle-serving-server
### Download models and start server
``` shell
wget --no-check-certificate https://paddle-serving.bj.bcebos.com/uci_housing_example%2Fuci_housing.tar.gz
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
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册