Spaces:
Runtime error
Runtime error
dalexanderch
commited on
Commit
·
68d6e94
1
Parent(s):
51be499
Upload requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ pandas==1.3.5
|
|
5 |
scipy==1.7.3
|
6 |
tqdm==4.64.0
|
7 |
numpy==1.21.6
|
8 |
-
glycowork
|
|
|
|
|
|
|
|
|
|
|
|
5 |
scipy==1.7.3
|
6 |
tqdm==4.64.0
|
7 |
numpy==1.21.6
|
8 |
+
glycowork
|
9 |
+
torch-scatter
|
10 |
+
torch-sparse
|
11 |
+
torch-cluster
|
12 |
+
torch-spline-conv
|
13 |
+
torch-geometric
|