Spaces:
Runtime error
Runtime error
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/guacamol_baselines.git@v0.0.2
|
| 32 |
moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|
|
|
|
| 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/guacamol_baselines.git@v0.0.2
|
| 32 |
moses @ git+https://github.com/GT4SD/moses.git@v0.1.0
|