Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
rdkit
|
2 |
-
jax_unirep
|
|
|
3 |
#bio-embeddings
|
4 |
#bio-embeddings-allennlp
|
5 |
git+https://github.com/ml-jku/hopfield-layers
|
|
|
1 |
rdkit
|
2 |
+
#jax_unirep
|
3 |
+
allennlp
|
4 |
#bio-embeddings
|
5 |
#bio-embeddings-allennlp
|
6 |
git+https://github.com/ml-jku/hopfield-layers
|