Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
obonet
|
2 |
pyvis
|
3 |
biopython
|
|
|
1 |
+
tensorflow
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
os
|
5 |
+
transformers
|
6 |
obonet
|
7 |
pyvis
|
8 |
biopython
|