Skip to content

Commit a157fb8

Browse files
add missing ogb reqs - torch (#51)
1 parent 6d67a08 commit a157fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ogb-competition/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
2+
torch==2.0.1+cpu
3+
14
Cython==0.29.30
25
jsonargparse==4.11.0
36
ogb==1.3.6

0 commit comments

Comments
 (0)