Skip to content

Commit f3272c2

Browse files
authored
Update PyTorch and torchvision versions in requirements
1 parent 891f1bf commit f3272c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-torch-cuda.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-f https://download.pytorch.org/whl/torch/
2-
torch==2.11.0+cu126
2+
torch==2.12.0+cu132
33
-f https://download.pytorch.org/whl/torchvision/
4-
torchvision==0.26.0+cu126
4+
torchvision==0.27.0+cu132
55
tensorboard

0 commit comments

Comments
 (0)