Spaces:
Runtime error
Runtime error
dalexanderch
commited on
Commit
·
f68dbff
1
Parent(s):
48bf78b
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ scipy==1.7.3
|
|
6 |
tqdm==4.64.0
|
7 |
numpy==1.21.6
|
8 |
glycowork
|
9 |
-
torch-geometric
|
|
|
|
6 |
tqdm==4.64.0
|
7 |
numpy==1.21.6
|
8 |
glycowork
|
9 |
+
torch-geometric
|
10 |
+
torch-sparse
|