Skip to content

Commit

Permalink
torch 2.0.1 fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
allaffa committed Feb 24, 2024
1 parent f2353c0 commit 2804af1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-torchdep.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch-geometric -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-scatter -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-sparse -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-cluster -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-geometric==latest+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-scatter==latest+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-sparse==latest+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-cluster==latest+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html

0 comments on commit 2804af1

Please sign in to comment.