Skip to content

Commit 3e79d76

Browse files
committed
Upgraded torch version
1 parent cbb5c41 commit 3e79d76

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"sentencepiece==0.2.1",
3636
"tabulate==0.9.0",
3737
"timm==1.0.13",
38-
"torch==2.5.1",
39-
"torchaudio==2.5.1",
40-
"torchvision==0.20.1",
38+
"torch==2.6.0",
39+
"torchaudio==2.6.0",
40+
"torchvision==0.21.0",
4141
"tqdm==4.66.5",
4242
"transformers==4.57.1",
4343
"wandb==0.19.4",

0 commit comments

Comments
 (0)