Skip to content

Commit

Permalink
updated pytorch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny Rosen committed Dec 12, 2024
1 parent 836fc89 commit 30d993b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/torch_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--index-url https://download.pytorch.org/whl/cpu
torch==2.1.0
torchaudio==2.1.0
torchvision==0.16.0
torch==2.3.0
torchaudio==2.3.0
torchvision==0.18.0
torchdata<=0.8.0

0 comments on commit 30d993b

Please sign in to comment.