Spaces:
Sleeping
Sleeping
fix: intall transformers
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -26,7 +26,7 @@ httpcore==0.15
|
|
26 |
pydantic>=2.0.0
|
27 |
pydantic-settings>=2.0.0
|
28 |
pytorch-lightning==1.7.7
|
29 |
-
|
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]
|
|
|
26 |
pydantic>=2.0.0
|
27 |
pydantic-settings>=2.0.0
|
28 |
pytorch-lightning==1.7.7
|
29 |
+
transformers
|
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]
|