ComfyUI/comfy/ldm/flux
Xrvk e68763f40c
Add Flux model support for InstantX style controlnet residuals (#4444)
* Add Flux model support for InstantX style controlnet residuals

* Refactor Flux controlnet residual step to a separate method

* Rollback minor change

* New format for applying controlnet residuals: input->double_blocks, output->single_blocks

* Adjust XLabs Flux controlnet to fit new syntax of applying Flux controlnet residuals

* Remove unnecessary import and minor style change
2024-08-17 22:58:23 -04:00
..
controlnet_xlabs.py Add Flux model support for InstantX style controlnet residuals (#4444) 2024-08-17 22:58:23 -04:00
layers.py Revert "Not sure if this actually changes anything but it can't hurt." 2024-08-14 01:05:17 -04:00
math.py Fix Flux FP64 math on XPU (#4210) 2024-08-05 01:26:20 -04:00
model.py Add Flux model support for InstantX style controlnet residuals (#4444) 2024-08-17 22:58:23 -04:00