LSZTT commited on
Commit
b5a621b
1 Parent(s): a015b46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -13,7 +13,7 @@ requests>=2.23.0
13
  scipy>=1.4.1
14
  thop>=0.1.1 # FLOPs computation
15
  torch==2.1.0 # see https://pytorch.org/get-started/locally (recommended)
16
- torchvision==1.2.0
17
  torchaudio==0.8.0
18
  tqdm>=4.64.0
19
  # protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012
 
13
  scipy>=1.4.1
14
  thop>=0.1.1 # FLOPs computation
15
  torch==2.1.0 # see https://pytorch.org/get-started/locally (recommended)
16
+ torchvision==1.1.0
17
  torchaudio==0.8.0
18
  tqdm>=4.64.0
19
  # protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012