simonduerr commited on
Commit
9d77f5e
1 Parent(s): a73e9d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- git+https://github.com/pyg-team/pytorch_geometric.git
2
- torch-scatter
3
- torch-sparse
4
- torch-cluster
5
- torch-spline-conv
6
  -f https://data.pyg.org/whl/torch-1.12.1+cu113.html
 
1
+ https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_scatter-2.1.0%2Bpt112cu113-cp38-cp38-linux_x86_64.whl
2
+ https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_sparse-0.6.16%2Bpt112cu113-cp38-cp38-linux_x86_64.whl
3
+ https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_cluster-1.6.0%2Bpt112cu113-cp38-cp38-linux_x86_64.whl
4
+ https://data.pyg.org/whl/torch-1.12.0%2Bcu113/torch_spline_conv-1.2.1%2Bpt112cu113-cp38-cp38-linux_x86_64.whl
 
5
  -f https://data.pyg.org/whl/torch-1.12.1+cu113.html