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