From cab0e5f9cb777edc22725e4f05a4fc69b4dbdea3 Mon Sep 17 00:00:00 2001 From: Jason Date: Tue, 13 Dec 2022 21:56:25 +0800 Subject: [PATCH] Update README.md --- examples/vision/detection/paddledetection/serving/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vision/detection/paddledetection/serving/README.md b/examples/vision/detection/paddledetection/serving/README.md index 008fe4f8e..d6a38c8d4 100644 --- a/examples/vision/detection/paddledetection/serving/README.md +++ b/examples/vision/detection/paddledetection/serving/README.md @@ -75,7 +75,7 @@ I0928 04:51:15.826578 206 http_server.cc:167] Started Metrics Service at 0.0.0.0 wget https://gitee.com/paddlepaddle/PaddleDetection/raw/release/2.4/demo/000000014439.jpg #安装客户端依赖 -python3 -m pip install tritonclient\[all\] +python3 -m pip install tritonclient[all] # 发送请求 python3 paddledet_grpc_client.py