未验证 提交 43130378 编写于 作者: D Dong Daxiang 提交者: GitHub

Update README.md

上级 39d3e618
......@@ -8,7 +8,10 @@
[中文](https://github.com/PaddlePaddle/Serving/blob/develop/README_CN.md)
## Motivation
Paddle Serving helps deep learning developers deploy an online inference service without much effort. **The goal of this project**: once you have trained a deep neural nets with [Paddle](https://github.com/PaddlePaddle/Paddle), you already have a model inference service.
Paddle Serving helps deep learning developers deploy an online inference service without much effort. **The goal of this project**: once you have trained a deep neural nets with [Paddle](https://github.com/PaddlePaddle/Paddle), you already have a model inference service. An demo of serving is as follows:
<p align="center">
<img src="/demo.gif?raw=true" width="700">
</p>
## Key Features
- Integrate with Paddle training pipeline seemlessly, most paddle models can be deployed **with one line command**.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册