| # IMPORTANT: gradio is pinned because 6.14.0 has a rendering regression that hides | |
| # the Caption Type / Caption Length dropdowns and breaks prompt updates. Do NOT upgrade. | |
| gradio==6.12.0 | |
| transformers==4.46.3 | |
| accelerate | |
| torch==2.6.0 | |
| torchvision==0.21.0 | |
| bitsandbytes==0.49.2; sys_platform != "darwin" | |
| pillow | |
| einops # required by joytag_models.py (JoyTag tab) | |
| huggingface_hub | |