Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
biopython
|
2 |
-
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
tqdm
|
|
|
1 |
+
biopython
|
2 |
+
torch
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
tqdm
|