Spaces:
Runtime error
Runtime error
dalexanderch
commited on
Commit
•
19eb0bc
1
Parent(s):
f68dbff
Upload requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,10 +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
|
8 |
glycowork
|
9 |
-
|
10 |
-
torch-sparse
|
|
|
1 |
networkx==2.6.3
|
|
|
2 |
matplotlib==3.2.2
|
3 |
pandas==1.3.5
|
4 |
scipy==1.7.3
|
5 |
tqdm==4.64.0
|
6 |
numpy==1.21.6
|
7 |
glycowork
|
8 |
+
gradio
|
|