Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
6cc33e5
1
Parent(s):
075e317
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
1 |
+
torch_geometric
|
2 |
+
pyg_lib
|
3 |
+
torch_scatter
|
4 |
+
torch_sparse
|
5 |
+
torch_cluster
|
6 |
+
torch_spline_conv
|
7 |
+
-f https://data.pyg.org/whl/torch-2.1.0+cu118.html
|