Filip Skogh commited on
Commit
1378e96
1 Parent(s): a99ffe7

fix: intall transformers

Browse files
Files changed (1) hide show
  1. 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
- sentence_transformers>1.0,<=2.2.2
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