Skip to content

Commit d6c216a

Browse files
Bump torch from 1.10.0+cpu to 1.13.1 in /vision/swin/pytorch
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.0+cpu to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29d17bc commit d6c216a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/swin/pytorch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
22
torch==1.10.0+cpu; python_version=='3.6'
3-
torch==1.13.0+cpu; python_version>'3.6'
3+
torch==1.13.1; python_version>'3.6'
44
torchvision==0.14.0+cpu; python_version > '3.6'
55
torchvision==0.11.0+cpu; python_version <= '3.6'
66
timm==0.4.5

0 commit comments

Comments
 (0)