Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -28,6 +28,7 @@ numpy==1.23.5
|
|
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/guacamol_baselines.git@v0.0.2
|
33 |
moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|
|
|
28 |
lightning-utilities==0.9.0
|
29 |
pytorch-lightning==1.7.7
|
30 |
sentence-transformers==2.2.2
|
31 |
+
transformers
|
32 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
33 |
guacamol_baselines @ git+https://github.com/GT4SD/guacamol_baselines.git@v0.0.2
|
34 |
moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|