diff --git a/README.md b/README.md index bec05b6d0829ba23f14c6d54960486b30f8120fe..47e4f9d65389dec39c2b455497a0cb81e0bb7eb1 100755 --- a/README.md +++ b/README.md @@ -105,13 +105,13 @@ For Paddle Serving developers, we provide extended documents such as custom OP,

Model Zoo

-Paddle Serving works closely with the Paddle model suite, and implements a large number of service deployment examples, including image classification, object detection, language and text recognition, Chinese part of speech, sentiment analysis, content recommendation and other types of examples, for a total of 42 models. +Paddle Serving works closely with the Paddle model suite, and implements a large number of service deployment examples, including image classification, object detection, language and text recognition, Chinese part of speech, sentiment analysis, content recommendation and other types of examples, for a total of 45 models.

| PaddleOCR | PaddleDetection | PaddleClas | PaddleSeg | PaddleRec | Paddle NLP | | :----: | :----: | :----: | :----: | :----: | :----: | -| 8 | 12 | 14 | 2 | 3 | 4 | +| 8 | 12 | 14 | 2 | 3 | 6 |