提交 fe0c6829 编写于 作者: B barriery

update pipeline demo

上级 df37f7a1
# OCR
# Pipeline OCR Service
(English|[简体中文](./README_CN.md))
This document will take OCR as an example to show how to use PipelineServing to start multi-model tandem services.
## Get Model
```
python -m paddle_serving_app.package --get_model ocr_rec
......
# OCR 服务
# Pipeline OCR 服务
([English](./README.md)|简体中文)
本文档将以 OCR 为例,介绍如何使用 PipelineServing 启动多模型串联的服务。
## 获取模型
```
python -m paddle_serving_app.package --get_model ocr_rec
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册