From acb43f001dc87d510517c6975bc993cc6008d7f2 Mon Sep 17 00:00:00 2001 From: apoorva Date: Tue, 21 Feb 2023 21:36:29 +0530 Subject: [PATCH] updated requirements file --- yolov7/requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/yolov7/requirements.txt b/yolov7/requirements.txt index f4d21821..aa092be2 100644 --- a/yolov7/requirements.txt +++ b/yolov7/requirements.txt @@ -8,8 +8,6 @@ Pillow>=7.1.2 PyYAML>=5.3.1 requests>=2.23.0 scipy>=1.4.1 -torch>=1.7.0,!=1.12.0 -torchvision>=0.8.1,!=0.13.0 tqdm>=4.41.0 protobuf<4.21.3