diff --git a/README.md b/README.md index 67b72285e0d5ccb1cb8086f95636c6a2426388fa..47c331968c67977bc403b041e1dd11b0a953a2a6 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,6 @@ Client package support Centos 7 and Ubuntu 18, or you can use HTTP service witho

Chinese Word Segmentation

-- **Description**: -``` shell -Chinese word segmentation HTTP service that can be deployed with one line command. -``` - - **Demo**: ``` shell > python -m paddle_serving_app.package -get_model lac @@ -76,12 +71,6 @@ Chinese word segmentation HTTP service that can be deployed with one line comman

Image Classification

-- **Description**: -``` shell -Image classification trained with Imagenet dataset. A label and corresponding probability will be returned. -Note: This demo needs paddle-serving-server-gpu. -``` - - **Demo**: