Skip to content

Commit

Permalink
feat(deps): Update pytorch (minor) (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] authored Apr 30, 2024
2 parents 9f82532 + 893717a commit d8522c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions jupyter-pytorch/cpu-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--find-links https://download.pytorch.org/whl/cpu
torch==2.2.2
torchvision==0.17.2
torchaudio==2.2.2
torch==2.3.0
torchvision==0.18.0
torchaudio==2.3.0
6 changes: 3 additions & 3 deletions jupyter-pytorch/cuda-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
torch==2.2.2
torchvision==0.17.2
torchaudio==2.2.2
torch==2.3.0
torchvision==0.18.0
torchaudio==2.3.0

0 comments on commit d8522c2

Please sign in to comment.