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

Update README_CN.md

上级 d7c9b933
......@@ -100,6 +100,12 @@ nvidia-docker exec -it test bash
git clone https://github.com/PaddlePaddle/Serving
```
安装所需的pip依赖
```
cd Serving
pip install -r python/requirements.txt
```
```shell
pip install paddle-serving-client==0.6.0
pip install paddle-serving-server==0.6.0 # CPU
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册