Skip to content

Commit

Permalink
feat(deps): Update pytorch
Browse files Browse the repository at this point in the history
Signed-off-by: plural-renovate[bot]@users.noreply.github.com
  • Loading branch information
plural-renovate[bot] committed Apr 29, 2024
1 parent 9f82532 commit 893717a
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 893717a

Please sign in to comment.