segment-any-text / wtpsplit

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

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

Closed carschno closed 3 months ago

carschno commented 3 months 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 3 months ago

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