Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -24,6 +24,7 @@ pandas>=1.0.0,<2.0.0
|
|
24 |
pydantic>=2.0.0
|
25 |
pydantic-settings>=2.0.0
|
26 |
pytorch-lightning==1.7.7
|
|
|
27 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
28 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
29 |
moses @ git+https://github.com/GT4SD/[email protected]
|
|
|
24 |
pydantic>=2.0.0
|
25 |
pydantic-settings>=2.0.0
|
26 |
pytorch-lightning==1.7.7
|
27 |
+
transformers
|
28 |
terminator @ git+https://github.com/IBM/regression-transformer@gt4sd
|
29 |
guacamol_baselines @ git+https://github.com/GT4SD/[email protected]
|
30 |
moses @ git+https://github.com/GT4SD/[email protected]
|