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 0b92ae4 commit 251c553Copy full SHA for 251c553
vision/dino/pytorch/requirements.txt
@@ -1,6 +1,6 @@
1
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
2
torch==1.10.0+cpu; python_version=='3.6'
3
-torch==1.13.1+cpu; python_version>'3.6'
+torch==1.13.1; python_version>'3.6'
4
transformers==4.18.0
5
torchvision==0.14.1+cpu; python_version > '3.6'
6
torchvision==0.11.0+cpu; python_version <= '3.6'
0 commit comments