未验证 提交 f6ba2c75 编写于 作者: X xiaoting 提交者: GitHub

Update README.md

上级 bc5d8e22
...@@ -49,13 +49,12 @@ PaddleOCR operating environment and Paddle Serving operating environment are nee ...@@ -49,13 +49,12 @@ PaddleOCR operating environment and Paddle Serving operating environment are nee
The python3.7 version is recommended here: The python3.7 version is recommended here:
``` ```
wget https://paddle-serving.bj.bcebos.com/test-dev/whl/paddle_serving_client-0.0.0-cp37-none-any.whl pip3 install paddle-serving-client==0.6.3
pip3 install paddle_serving_client-0.0.0-cp37-none-any.whl
``` ```
4. Install serving-app 4. Install serving-app
``` ```
pip3 install paddle-serving-app==0.6.1 pip3 install paddle-serving-app==0.6.3
``` ```
**note:** If you want to install the latest version of PaddleServing, refer to [link](https://github.com/PaddlePaddle/Serving/blob/develop/doc/LATEST_PACKAGES.md). **note:** If you want to install the latest version of PaddleServing, refer to [link](https://github.com/PaddlePaddle/Serving/blob/develop/doc/LATEST_PACKAGES.md).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册