Skip to content

Commit 176701f

Browse files
Merge branch 'develop' into develop
2 parents 0ae0dc9 + f367e17 commit 176701f

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

serving/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Users can also compile the image by themselves according to their own needs, ref
5656
| NLP | [PaddleNLP/ERNIE-3.0](../examples/text/ernie-3.0/serving/README.md)|
5757
| NLP | [PaddleNLP/UIE](../examples/text/uie/serving/README.md)|
5858
| Speech | [PaddleSpeech/PP-TTS](../examples/audio/pp-tts/serving/README.md)|
59-
| OCR | [PaddleOCR/PP-OCRv3](../examples/vision/ocr/PP-OCRv3/serving/README.md)|
59+
| OCR | [PaddleOCR/PP-OCRv3](../examples/vision/ocr/PP-OCR/serving/fastdeploy_serving/README.md)|

serving/README_CN.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ docker pull registry.baidubce.com/paddlepaddle/fastdeploy:1.0.7-gpu-cuda11.4-trt
4040

4141
### 服务化部署示例
4242

43-
| 任务场景 | 模型 |
44-
|---|---|
45-
| Classification | [PaddleClas](../examples/vision/classification/paddleclas/serving/README.md) |
43+
| 任务场景 | 模型 |
44+
|---|-----------------------------------------------------------------------------------|
45+
| Classification | [PaddleClas](../examples/vision/classification/paddleclas/serving/README.md) |
4646
| Detection | [PaddleDetection](../examples/vision/detection/paddledetection/serving/README.md) |
47-
| Detection | [ultralytics/YOLOv5](../examples/vision/detection/yolov5/serving/README.md) |
48-
| NLP | [PaddleNLP/ERNIE-3.0](../examples/text/ernie-3.0/serving/README.md)|
49-
| NLP | [PaddleNLP/UIE](../examples/text/uie/serving/README.md)|
50-
| Speech | [PaddleSpeech/PP-TTS](../examples/audio/pp-tts/serving/README.md)|
51-
| OCR | [PaddleOCR/PP-OCRv3](../examples/vision/ocr/PP-OCRv3/serving/README.md)|
47+
| Detection | [ultralytics/YOLOv5](../examples/vision/detection/yolov5/serving/README.md) |
48+
| NLP | [PaddleNLP/ERNIE-3.0](../examples/text/ernie-3.0/serving/README.md) |
49+
| NLP | [PaddleNLP/UIE](../examples/text/uie/serving/README.md) |
50+
| Speech | [PaddleSpeech/PP-TTS](../examples/audio/pp-tts/serving/README.md) |
51+
| OCR | [PaddleOCR/PP-OCRv3](../examples/vision/ocr/PP-OCR/serving/fastdeploy_serving/README.md) |

0 commit comments

Comments
 (0)