LSZTT commited on
Commit
7666bf8
1 Parent(s): b5a621b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,7 +12,7 @@ PyYAML>=5.3.1
12
  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.1.0
17
  torchaudio==0.8.0
18
  tqdm>=4.64.0
 
12
  requests>=2.23.0
13
  scipy>=1.4.1
14
  thop>=0.1.1 # FLOPs computation
15
+ torch==1.9.0 # see https://pytorch.org/get-started/locally (recommended)
16
  torchvision==1.1.0
17
  torchaudio==0.8.0
18
  tqdm>=4.64.0