Skip to content

Commit

Permalink
add missing ogb reqs - torch (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahult-graphcore authored Oct 19, 2023
1 parent 6d67a08 commit a157fb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ogb-competition/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
torch==2.0.1+cpu

Cython==0.29.30
jsonargparse==4.11.0
ogb==1.3.6
Expand Down

0 comments on commit a157fb8

Please sign in to comment.