Cognomen commited on
Commit
f95ce44
Β·
1 Parent(s): 2f20c67

add torchvision source

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,4 +8,5 @@ flax
8
  pillow
9
  -f https://download.pytorch.org/whl/cu113/torch/
10
  torch==1.12.1+cu113
 
11
  torchvision==0.13.0+cu113
 
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.0+cu113