Spaces:
Sleeping
Sleeping
simonduerr
commited on
Commit
•
0f760b9
1
Parent(s):
f1ed684
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch-scatter
|
2 |
+
torch-sparse
|
3 |
+
torch-cluster
|
4 |
+
torch-spline-conv
|
5 |
+
torch-geometric
|
6 |
+
-f https://data.pyg.org/whl/torch-1.12.0+cu113.html
|