Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -2,7 +2,4 @@ rdkit==2022.3.5
|
|
2 |
scikit-learn==1.2.2
|
3 |
git+https://github.com/emmas96/cddd
|
4 |
jax_unirep
|
5 |
-
bio-embeddings
|
6 |
-
bio-embeddings[seqvec]
|
7 |
-
bio-embeddings[prottrans]
|
8 |
-
bio-embeddings[esm]
|
|
|
2 |
scikit-learn==1.2.2
|
3 |
git+https://github.com/emmas96/cddd
|
4 |
jax_unirep
|
5 |
+
bio-embeddings[allennlp]
|
|
|
|
|
|