ComfyUI/comfy/ldm/flux
comfyanonymous c308a8840a
Add FluxKontextMultiReferenceLatentMethod node. (#9356)
This node is only useful if someone trains the kontext model to properly
use multiple reference images via the index method.

The default is the offset method which feeds the multiple images like if
they were stitched together as one. This method works with the current
flux kontext model.
2025-08-15 15:50:39 -04:00
..
controlnet.py Make flux controlnet work with sd3 text enc. (#8599) 2025-06-19 18:50:05 -04:00
layers.py Small flux optimization. (#8611) 2025-06-20 05:37:32 -04:00
math.py Allow disabling pe in flux code for some other models. 2025-03-18 05:09:25 -04:00
model.py Add FluxKontextMultiReferenceLatentMethod node. (#9356) 2025-08-15 15:50:39 -04:00
redux.py Support new flux model variants. 2024-11-21 08:38:23 -05:00