Skip to content

Commit

Permalink
fixed torch_extra_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Aug 22, 2024
1 parent 8e73ba2 commit c3d58e5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions torch_extra_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Replace "cpu" with "cu118", "cu121", or "cu124" depending on pytorch installation
torch-scatter -f https://data.pyg.org/whl/torch-2.4.0+cpu.html
torch-sparse -f https://data.pyg.org/whl/torch-2.4.0+cpu.html
-f https://data.pyg.org/whl/torch-2.4.0+cpu.html
torch-scatter
torch-sparse

0 comments on commit c3d58e5

Please sign in to comment.