提交 58e7dda4 编写于 作者: M MRXLT

fix conflict

上级 22e7c475
...@@ -42,6 +42,7 @@ pip install paddle-serving-server # CPU ...@@ -42,6 +42,7 @@ pip install paddle-serving-server # CPU
pip install paddle-serving-server-gpu # GPU pip install paddle-serving-server-gpu # GPU
``` ```
You may need to use a domestic mirror source (in China, you can use the Tsinghua mirror source, add "-i https://pypi.tuna.tsinghua.edu.cn/simple" to pip command) to speed up the download.
<h2 align="center">Quick Start Example</h2> <h2 align="center">Quick Start Example</h2>
### Boston House Price Prediction model ### Boston House Price Prediction model
......
...@@ -43,6 +43,8 @@ pip install paddle-serving-server # CPU ...@@ -43,6 +43,8 @@ pip install paddle-serving-server # CPU
pip install paddle-serving-server-gpu # GPU pip install paddle-serving-server-gpu # GPU
``` ```
您可能需要使用国内镜像源(例如清华源, 在pip命令中添加"-i https://pypi.tuna.tsinghua.edu.cn/simple")来加速下载。
<h2 align="center">快速启动示例</h2> <h2 align="center">快速启动示例</h2>
<h3 align="center">波士顿房价预测</h3> <h3 align="center">波士顿房价预测</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册