mirror of https://github.com/vladmandic/automatic
Enable live preview during FLUX.2 and FLUX.2 Klein image generation using the TAE FLUX.2 decoder from madebyollin/taesd. - Add dedicated TAE entries (FLUX.1, FLUX.2, SD3) that auto-select based on model type, making the dropdown only affect SD/SDXL models - Add FLUX.2 latent unpacking in callback to convert packed [B, seq_len, 128] format to spatial [B, 32, H, W] for preview - Support FLUX.2's 32 latent channels (vs 16 for FLUX.1/SD3) |
||
|---|---|---|
| .. | ||
| hybrid_small.py | ||
| taehv.py | ||
| taem1.py | ||
| taesd.py | ||