Spaces:
Runtime error
Runtime error
dalexanderch
commited on
Commit
•
51be499
1
Parent(s):
44c8341
Upload requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
networkx==2.6.3
|
2 |
-
torch
|
3 |
matplotlib==3.2.2
|
4 |
pandas==1.3.5
|
5 |
scipy==1.7.3
|
6 |
tqdm==4.64.0
|
7 |
-
numpy==1.21.6
|
|
|
|
1 |
networkx==2.6.3
|
2 |
+
torch
|
3 |
matplotlib==3.2.2
|
4 |
pandas==1.3.5
|
5 |
scipy==1.7.3
|
6 |
tqdm==4.64.0
|
7 |
+
numpy==1.21.6
|
8 |
+
glycowork
|