Spaces:
Sleeping
Sleeping
Erva Ulusoy
commited on
Commit
·
2931689
1
Parent(s):
3f92170
Update setup.sh
Browse files
setup.sh
CHANGED
@@ -3,5 +3,4 @@ pip install torch==1.12.1
|
|
3 |
pip uninstall torch-scatter torch-sparse torch-geometric torch-cluster torch-geometric --y
|
4 |
# pip install torch-scatter -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
5 |
pip install torch-sparse -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
6 |
-
# pip install torch-cluster -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
7 |
-
pip install git+https://github.com/pyg-team/pytorch_geometric.git
|
|
|
3 |
pip uninstall torch-scatter torch-sparse torch-geometric torch-cluster torch-geometric --y
|
4 |
# pip install torch-scatter -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
5 |
pip install torch-sparse -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
6 |
+
# pip install torch-cluster -f https://data.pyg.org/whl/torch-1.12.0+cpu.html
|
|