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