Skip to content

Commit

Permalink
adjust gpu versions in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed Oct 9, 2023
1 parent aa2a9b1 commit 06313b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/torch_gpu.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contains packages recommended for functional performance
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.1.1+cu117
--find-links https://data.pyg.org/whl/torch-2.1.0+cu117.html
torch==2.1.0+cu118
--find-links https://data.pyg.org/whl/torch-2.1.0+cu118.html

0 comments on commit 06313b2

Please sign in to comment.