Skip to content

Commit 765c402

Browse files
Bump the python group with 2 updates (#1726)
Bumps the python group with 2 updates: torch and torchvision. Updates `torch` from 2.3.0+cu121 to 2.4.0+cu121 Updates `torchvision` from 0.18.0+cu121 to 0.19.0+cu121 --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30c480c commit 765c402

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-torch-cuda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ tensorflow-text~=2.17
44

55
# Torch with cuda support.
66
--extra-index-url https://download.pytorch.org/whl/cu121
7-
torch==2.3.0+cu121
8-
torchvision==0.18.0+cu121
7+
torch==2.4.0+cu121
8+
torchvision==0.19.0+cu121
99

1010
# Jax cpu-only version.
1111
jax[cpu]

0 commit comments

Comments
 (0)