Skip to content

Commit 250894c

Browse files
Bump torch from 2.0.1+cu118 to 2.6.0+cu118
Bumps torch from 2.0.1+cu118 to 2.6.0+cu118. --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0+cu118 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a464f9 commit 250894c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-cuda.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tf-nightly[and-cuda]==2.14.0.dev20230712
66
# Torch.
77
# Pin the version used in colab currently (works with tf cuda version).
88
--extra-index-url https://download.pytorch.org/whl/cu118
9-
torch==2.0.1+cu118
9+
torch==2.6.0+cu118
1010
torchvision==0.15.2+cu118
1111

1212
# Jax.

0 commit comments

Comments
 (0)