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 29d17bc commit d6c216aCopy full SHA for d6c216a
vision/swin/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.0+cpu; python_version>'3.6'
+torch==1.13.1; python_version>'3.6'
4
torchvision==0.14.0+cpu; python_version > '3.6'
5
torchvision==0.11.0+cpu; python_version <= '3.6'
6
timm==0.4.5
0 commit comments