From 190d254a956a33584c35a6189c30ff7bed35d30c Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Tue, 7 Mar 2023 13:58:22 +0800 Subject: [PATCH] Update README_CN.md --- examples/vision/detection/yolov8/README_CN.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/vision/detection/yolov8/README_CN.md b/examples/vision/detection/yolov8/README_CN.md index a6635a59b..c914d564e 100644 --- a/examples/vision/detection/yolov8/README_CN.md +++ b/examples/vision/detection/yolov8/README_CN.md @@ -22,7 +22,6 @@ - [Python部署](python) - [C++部署](cpp) -- [服务化部署](serving) ## 版本说明