ProtHGT / setup.sh
Erva Ulusoy
Update setup.sh
7628f14
raw
history blame
162 Bytes
#!/bin/bash
pip install torch_sparse -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
pip install torch_scatter -f https://data.pyg.org/whl/torch-1.12.0+cpu.html