We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7b7a4 commit 038e990Copy full SHA for 038e990
requirements-torch-cuda.txt
@@ -4,8 +4,8 @@ tensorflow-text~=2.18
4
5
# Torch with cuda support.
6
--extra-index-url https://download.pytorch.org/whl/cu126
7
-torch==2.6.0+cu126
8
-torchvision==0.21.0+cu126
+torch==2.7.0+cu126
+torchvision==0.22.0+cu126
9
10
# Jax cpu-only version.
11
jax[cpu]
0 commit comments