ComfyUI/comfy/ldm/flux
Xrvk bd18041d25 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-20 23:02:45 -07:00
..
controlnet_xlabs.py Add Flux model support for InstantX style controlnet residuals (#4444) 2024-08-20 23:02:45 -07:00
layers.py Merge commit '39fb74c5bd13a1dccf4d7293a2f7a755d9f43cbd' of github.com:comfyanonymous/ComfyUI 2024-08-13 20:08:56 -07:00
math.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-08-05 16:13:20 -07:00
model.py Add Flux model support for InstantX style controlnet residuals (#4444) 2024-08-20 23:02:45 -07:00