ComfyUI/comfy/ldm/flux
2026-03-12 11:30:50 -04:00
..
controlnet.py
layers.py Fix issue with batch_size > 1 on some models. (#12892) 2026-03-11 16:37:31 -04:00
math.py Add a way for nodes to add pre attn patches to flux model. (#12861) 2026-03-09 23:37:58 -04:00
model.py Support flux 2 klein kv cache model: Use the FluxKVCache node. (#12905) 2026-03-12 11:30:50 -04:00
redux.py