| # DO NOT pin gradio - HF Spaces SDK manages it (currently 6.18.0) | |
| # Pinning gradio conflicts with the SDK's own gradio install step | |
| huggingface_hub==1.18.0 | |
| accelerate>=1.12.0 | |
| transformers>=4.57.1 | |
| Pillow>=11.1.0 | |
| git+https://github.com/huggingface/diffusers.git | |
| peft>=0.13.0 | |
| safetensors | |