update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -27,6 +27,7 @@ pandas>=1.0.0,<2.0.0
|
|
27 |
pydantic<2.0.0
|
28 |
lightning-utilities==0.9.0
|
29 |
pytorch-lightning==1.7.7
|
|
|
30 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
31 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
32 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
27 |
pydantic<2.0.0
|
28 |
lightning-utilities==0.9.0
|
29 |
pytorch-lightning==1.7.7
|
30 |
+
sentence-transformers==2.2.2
|
31 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
32 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
33 |
moses @ git+https://github.com/GT4SD/[email protected]
|