Cognomen commited on
Commit
a6ad3d0
Β·
1 Parent(s): 3e3d65d

undowngrade torch

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,6 +7,6 @@ transformers
7
  flax
8
  pillow
9
  -f https://download.pytorch.org/whl/cu113/torch/
10
- torch==1.12.0+cu113
11
  -f https://download.pytorch.org/whl/cu113/torchvision/
12
  torchvision==0.13.1+cu113
 
7
  flax
8
  pillow
9
  -f https://download.pytorch.org/whl/cu113/torch/
10
+ torch==1.12.1+cu113
11
  -f https://download.pytorch.org/whl/cu113/torchvision/
12
  torchvision==0.13.1+cu113