# Minimum runtime deps. Install with scripts/install_deps.sh which also
# applies --override for Python 3.13 compatibility (sentencepiece, pyyaml).
transformers>=4.55.0
diffusers>=0.31.0
huggingface_hub>=0.26
accelerate>=0.34
safetensors>=0.4
sentencepiece>=0.2.0
pyyaml>=6.0.2
pillow>=10.0
numpy>=1.26
