Spaces:
Runtime error
Runtime error
Commit
·
e384572
1
Parent(s):
e493743
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch==1.12.1+cu113
|
2 |
git+https://github.com/pyg-team/pytorch_geometric.git
|
3 |
-
torch-scatter
|
4 |
torch-sparse
|
5 |
torch-cluster
|
6 |
torch-spline-conv
|
7 |
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|
|
|
|
|
|
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
|
7 |
+
--no-index
|