ychenhq commited on
Commit
67ae7a5
1 Parent(s): ad88d4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -8,7 +8,6 @@ Pillow>=9.2.0,<=9.5.0
8
  pytorch_lightning==1.8.3
9
  PyYAML==6.0
10
  setuptools==65.6.3
11
- torch==2.0.0
12
  torchvision>=0.7.0
13
  tqdm==4.65.0
14
  transformers==4.25.1
@@ -26,7 +25,7 @@ numpy
26
  tensorflow==2.9.1
27
  matplotlib
28
  timm>=0.9
29
- torch>=1.12,<2.0.0
30
  torchvision>=0.13,<0.16.0
31
  wheel
32
  cython
 
8
  pytorch_lightning==1.8.3
9
  PyYAML==6.0
10
  setuptools==65.6.3
 
11
  torchvision>=0.7.0
12
  tqdm==4.65.0
13
  transformers==4.25.1
 
25
  tensorflow==2.9.1
26
  matplotlib
27
  timm>=0.9
28
+ torch>=1.12,<=2.0.0
29
  torchvision>=0.13,<0.16.0
30
  wheel
31
  cython