madlad-400-translate / requirements.txt
Daryl Lim
Fix gradio version range to allow SDK 6.x
09377d3
Raw
History Blame
171 Bytes
# App
accelerate>=1,<2
gradio>=5,<7
sentencepiece>=0.2,<1
spaces>=0.34,<1
tokenizers>=0.21,<1
torch>=2,<3
transformers>=4,<5
# Dev
pytest>=8,<9
ruff>=0.11,<1
ty>=0.0.1a7