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 7b6acac commit 01f481f
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==2.0.1+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-scatter==2.0.1+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-sparse==2.0.1+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-cluster==2.0.1+cpu -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-geometric==2.0.1 -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-scatter==2.0.1 -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-sparse==2.0.1 -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
torch-cluster==2.0.1 -f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html

0 comments on commit 01f481f

Please sign in to comment.