There was an error while loading. Please reload this page.
2 parents d5f3178 + 6739074 commit 68ad9ddCopy full SHA for 68ad9dd
apps/Graph4Rec/README.md
@@ -28,9 +28,9 @@ Highlighted features:
28
Please install paddlepaddle and pgl before using Graph4Rec.
29
30
```
31
-python -m pip install paddlepaddle==0.0.0 -f https://www.paddlepaddle.org.cn/whl/linux/cpu-mkl/develop.html
+python -m pip install paddlepaddle-gpu==2.3.0
32
33
-pip install pgl -U
+python -m pip install pgl==2.2.3
34
35
36
## Quick start
0 commit comments