segment-any-text / wtpsplit

Toolkit to segment text into sentences or other semantic units in a robust, efficient and adaptable way.
MIT License
677 stars 39 forks source link

Set transformers dependency to >=4.40.0 for consistency with setup.py. #125

Closed carschno closed 1 month ago

carschno commented 1 month ago

Fixes #124

Note: a more sustainable solution would be to keep dependencies only in setup.py and remove the requirements.txt file.

carschno commented 1 month ago

See https://github.com/segment-any-text/wtpsplit/issues/124#issuecomment-2273286593.