Spaces:
Runtime error
Runtime error
Simon Duerr commited on
Commit ·
5d12e64
1
Parent(s): 3817115
add biopython
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ dgl==1.0.2+cu116
|
|
| 2 |
matplotlib
|
| 3 |
numpy
|
| 4 |
torch
|
|
|
|
| 5 |
-f https://data.dgl.ai/wheels/cu116/repo.html
|
|
|
|
| 2 |
matplotlib
|
| 3 |
numpy
|
| 4 |
torch
|
| 5 |
+
biopython
|
| 6 |
-f https://data.dgl.ai/wheels/cu116/repo.html
|