Skip to content

Commit 9a58888

Browse files
authored
Update pytorch requirement from 2.1.0 to 2.4.0
1 parent 670679e commit 9a58888

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--extra-index-url https://download.pytorch.org/whl/cu121
2-
torch==2.1.0
3-
torchvision==0.16.0
4-
torchaudio==2.1.0
2+
torch==2.4.0
3+
torchvision==0.19.0
4+
torchaudio==2.4.0
55
scipy==1.13.1
66
librosa==0.10.2
77
huggingface-hub==0.23.4

0 commit comments

Comments
 (0)