Erva Ulusoy commited on
Commit
7628f14
·
1 Parent(s): b5866c7

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +2 -1
setup.sh CHANGED
@@ -1,2 +1,3 @@
1
  #!/bin/bash
2
- pip install torch_sparse -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
 
 
1
  #!/bin/bash
2
+ pip install torch_sparse -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
3
+ pip install torch_scatter -f https://data.pyg.org/whl/torch-1.12.0+cpu.html