Skip to content

Commit 4d8c26c

Browse files
chore(deps): bump torch from 2.0.1+cpu to 2.2.0 in /examples/clip
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1+cpu to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90ffdc0 commit 4d8c26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/clip/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ regex==2023.6.3
1616
requests==2.32.0
1717
scipy==1.10.1
1818
sympy==1.11.1
19-
torch==2.0.1+cpu
19+
torch==2.2.0
2020
torchvision==0.15.2+cpu
2121
tqdm==4.66.3
2222
typing-extensions==4.6.3

0 commit comments

Comments
 (0)