We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9684a commit e02ae8dCopy full SHA for e02ae8d
.github/workflows/ci-tensorflow-v1.yml
@@ -59,7 +59,7 @@ jobs:
59
pip install numpy==1.20
60
pip install torch==1.13.1
61
pip install torchaudio==0.13.1
62
- pip install torchvision==0.14.1+cpu
+ pip install torchvision==0.14.1
63
pip install Pillow==9.5.0
64
pip install h5py==3.8.0
65
pip install kornia==0.6.12
0 commit comments