Skip to content

Commit a2570d5

Browse files
author
yefubao
committed
update requirements-common.txt
1 parent 72320b9 commit a2570d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements/requirements-common.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# torch
2-
torch==2.6.0
3-
torchvision
4-
torchaudio
5-
--extra-index-url https://download.pytorch.org/whl/cu124
2+
torch==2.7.0+cu128
3+
torchaudio==2.7.0+cu128
4+
torchvision==0.22.0+cu128
5+
--extra-index-url https://download.pytorch.org/whl/cu128
66

77
# base
88
accelerate

0 commit comments

Comments
 (0)