Skip to content

Commit

Permalink
Update pytorch requirement from 2.1.0 to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Plachtaa authored Jan 17, 2025
1 parent 670679e commit 9a58888
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
--extra-index-url https://download.pytorch.org/whl/cu121
torch==2.1.0
torchvision==0.16.0
torchaudio==2.1.0
torch==2.4.0
torchvision==0.19.0
torchaudio==2.4.0
scipy==1.13.1
librosa==0.10.2
huggingface-hub==0.23.4
Expand Down

0 comments on commit 9a58888

Please sign in to comment.