"git@developer.sourcefind.cn:chenpangpang/diffusers.git" did not exist on "0db766ba7708f93b615ab2ccc9d9595c1191a4aa"
Commit 6fe387ce authored by WenmuZhou's avatar WenmuZhou
Browse files

fix link & test=document_fix

parent 9d4aed11
...@@ -19,10 +19,14 @@ The introduction and tutorial of Paddle Serving service deployment framework ref ...@@ -19,10 +19,14 @@ The introduction and tutorial of Paddle Serving service deployment framework ref
## Contents ## Contents
- [Environmental preparation](#environmental-preparation) - [OCR Pipeline WebService](#ocr-pipeline-webservice)
- [Model conversion](#model-conversion) - [Service deployment based on PaddleServing](#service-deployment-based-on-paddleserving)
- [Paddle Serving pipeline deployment](#paddle-serving-pipeline-deployment) - [Contents](#contents)
- [FAQ](#faq) - [Environmental preparation](#environmental-preparation)
- [Model conversion](#model-conversion)
- [Paddle Serving pipeline deployment](#paddle-serving-pipeline-deployment)
- [WINDOWS Users](#windows-users)
- [FAQ](#faq)
<a name="environmental-preparation"></a> <a name="environmental-preparation"></a>
## Environmental preparation ## Environmental preparation
...@@ -201,7 +205,7 @@ The recognition model is the same. ...@@ -201,7 +205,7 @@ The recognition model is the same.
## WINDOWS Users ## WINDOWS Users
Windows does not support Pipeline Serving, if we want to lauch paddle serving on Windows, we should use Web Service, for more infomation please refer to [Paddle Serving for Windows Users](https://github.com/PaddlePaddle/Serving/blob/develop/doc/WINDOWS_TUTORIAL.md) Windows does not support Pipeline Serving, if we want to lauch paddle serving on Windows, we should use Web Service, for more infomation please refer to [Paddle Serving for Windows Users](https://github.com/PaddlePaddle/Serving/blob/develop/doc/Windows_Tutorial_EN.md)
**WINDOWS user can only use version 0.5.0 CPU Mode** **WINDOWS user can only use version 0.5.0 CPU Mode**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment