try bio_embeddings with only allennlp for SeqVec
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
rdkit==2022.3.5
|
2 |
jax_unirep
|
|
|
|
1 |
rdkit==2022.3.5
|
2 |
jax_unirep
|
3 |
+
bio-embeddings-allennlp
|