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/[email protected]
|
| 33 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
|
| 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/[email protected]
|
| 34 |
moses @ git+https://github.com/GT4SD/[email protected]
|