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