Skip to content

Commit

Permalink
requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aske-Rosted committed May 16, 2024
1 parent c579dc6 commit 0750dc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/torch_cu118.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Contains packages requirements for GPU installation
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.2.0+cu118
torchvision==0.17.0+cu118
--find-links https://data.pyg.org/whl/torch-2.2.0+cu118.html
1 change: 1 addition & 0 deletions requirements/torch_cu121.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Contains packages requirements for GPU installation
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.2.0+cu121
torchvision==0.17.0+cu121
--find-links https://data.pyg.org/whl/torch-2.2.0+cu121.html

0 comments on commit 0750dc6

Please sign in to comment.