yizhangliu commited on
Commit
c2a6c29
1 Parent(s): eb3684f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -17,11 +17,11 @@ termcolor
17
  timm
18
  # torch
19
  # torchvision
20
- # torch==2.0.0
21
- # torchvision==0.15.1
22
 
23
- torch==2.1.0
24
- torchvision==0.16.0
25
 
26
  yapf
27
  numba
17
  timm
18
  # torch
19
  # torchvision
20
+ torch==2.0.0
21
+ torchvision==0.15.1
22
 
23
+ # torch==2.1.0
24
+ # torchvision==0.16.0
25
 
26
  yapf
27
  numba