Shivanandroy / simpleT5

simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.
MIT License
382 stars 61 forks source link

Make requirements less strict #18

Open dbalabka opened 2 years ago

dbalabka commented 2 years ago

There is a problem to install packages using Poetry because it requires exact versions of the packages. To solve this I propose to adjust versions in requirements.txt