ComfyUI/comfy/ldm/lumina
comfyanonymous 91ba07b0e4 Basic implementation of z image fun control union 2.0
The inpaint part is currently missing and will be implemented later.

I think they messed up this model pretty bad. They added some
control_noise_refiner blocks but don't actually use them. There is a typo
in their code so instead of doing control_noise_refiner -> control_layers
it runs the whole control_layers twice.

Unfortunately they trained with this typo so the model works but is kind
of slow and would probably perform a lot better if they corrected their
code and trained it again.
2025-12-13 01:35:08 -05:00
..
controlnet.py Basic implementation of z image fun control union 2.0 2025-12-13 01:35:08 -05:00
model.py Basic implementation of z image fun control union 2.0 2025-12-13 01:35:08 -05:00