JeffLiang commited on
Commit
c4640e6
·
1 Parent(s): f9b1bcf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -14,7 +14,7 @@ tqdm
14
  gdown
15
  # Torch
16
  --find-links https://download.pytorch.org/whl/cu113/torch_stable.html
17
- torch==1.10.1+cu113
18
  torchvision==0.11.2+cu113
19
 
20
  # Detectron
 
14
  gdown
15
  # Torch
16
  --find-links https://download.pytorch.org/whl/cu113/torch_stable.html
17
+ torch==1.11.0+cu113
18
  torchvision==0.11.2+cu113
19
 
20
  # Detectron