From 358bb40a2a737cce190aec9f3295f65b980ee0c6 Mon Sep 17 00:00:00 2001 From: sunyugang Date: Tue, 18 Mar 2025 15:23:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=BA=9B=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements_gpu.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements_gpu.txt b/requirements_gpu.txt index f80df8f..2f74c5a 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -23,11 +23,10 @@ python-socketio == 5.12.1 # YOLOV5 ---------------------------------------------------------------------- # BASE ------------------------------------------------------------------------ gitpython>=3.1.30 -matplotlib>=3.3 +matplotlib==3.7.0 numpy==1.24.0 # cuda版本的numpy需要降一下版本 opencv-python>=4.1.1 pillow>=10.3.0 -psutil # system resources PyYAML>=5.3.1 requests>=2.32.2 scipy==1.13.1