未验证 提交 d7c9b933 编写于 作者: J Jiawei Wang 提交者: GitHub

Update README.md

上级 535cb81c
......@@ -98,6 +98,11 @@ nvidia-docker run -p 9292:9292 --name test -dit registry.baidubce.com/paddlepadd
nvidia-docker exec -it test bash
git clone https://github.com/PaddlePaddle/Serving
```
install python dependencies
```
cd Serving
pip install -r python/requirements.txt
```
```shell
pip install paddle-serving-client==0.6.0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册