From 421e03e1b176566b2eefd05cd2cf7ea72e6c1c7d Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:52:55 +0800 Subject: [PATCH] Update README.md --- examples/vision/detection/yolov7/python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vision/detection/yolov7/python/README.md b/examples/vision/detection/yolov7/python/README.md index 14d32c9fa..19874bc75 100644 --- a/examples/vision/detection/yolov7/python/README.md +++ b/examples/vision/detection/yolov7/python/README.md @@ -10,7 +10,7 @@ ``` #下载部署示例代码 git clone https://github.com/PaddlePaddle/FastDeploy.git -cd examples/vison/detection/yolov7/python/ +cd examples/vision/detection/yolov7/python/ #下载yolov7模型文件和测试图片 wget https://bj.bcebos.com/paddlehub/fastdeploy/yolov7.onnx