Skip to content

Commit e02ae8d

Browse files
committed
Update torchvision for TF1
Signed-off-by: Beat Buesser <[email protected]>
1 parent ce9684a commit e02ae8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tensorflow-v1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
pip install numpy==1.20
6060
pip install torch==1.13.1
6161
pip install torchaudio==0.13.1
62-
pip install torchvision==0.14.1+cpu
62+
pip install torchvision==0.14.1
6363
pip install Pillow==9.5.0
6464
pip install h5py==3.8.0
6565
pip install kornia==0.6.12

0 commit comments

Comments
 (0)