提交 05d01bea 编写于 作者: W wangjiawei04

fix windows doc

上级 987976ac
...@@ -32,6 +32,7 @@ python -m pip install -U paddle_serving_server_gpu paddle_serving_client paddle_ ...@@ -32,6 +32,7 @@ python -m pip install -U paddle_serving_server_gpu paddle_serving_client paddle_
``` ```
git clone https://github.com/paddlepaddle/Serving git clone https://github.com/paddlepaddle/Serving
pip install -r python/requirements_win.txt
``` ```
**Run OCR example**: **Run OCR example**:
......
...@@ -32,6 +32,7 @@ python -m pip install -U paddle_serving_server_gpu paddle_serving_client paddle_ ...@@ -32,6 +32,7 @@ python -m pip install -U paddle_serving_server_gpu paddle_serving_client paddle_
``` ```
git clone https://github.com/paddlepaddle/Serving git clone https://github.com/paddlepaddle/Serving
pip install -r python/requirements_win.txt
``` ```
**运行OCR示例** **运行OCR示例**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册