Skip to content

Commit

Permalink
fix(deps): Update pytorch (patch) (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] authored Mar 28, 2024
2 parents c0fb935 + 77c0569 commit cda2d62
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.1
torchvision==0.17.1
torchaudio==2.2.1
torch==2.2.2
torchvision==0.17.2
torchaudio==2.2.2
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.1
torchvision==0.17.1
torchaudio==2.2.1
torch==2.2.2
torchvision==0.17.2
torchaudio==2.2.2

0 comments on commit cda2d62

Please sign in to comment.