ComfyUI/comfy/ldm
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
..
audio Use common function for casting weights to input. 2024-07-30 10:49:14 -04:00
aura ONNX tracing fixes. 2024-08-04 15:45:43 -04:00
cascade Use common function for casting weights to input. 2024-07-30 10:49:14 -04:00
flux Add Flux model support for InstantX style controlnet residuals (#4444) 2024-08-17 22:58:23 -04:00
hydit Speed up hunyuan dit inference a bit. 2024-08-10 07:36:27 -04:00
models Remove some unused imports. 2024-05-27 19:08:27 -04:00
modules Fix issue. 2024-08-14 02:51:47 -04:00
common_dit.py ONNX tracing fixes. 2024-08-04 15:45:43 -04:00
util.py Initial commit. 2023-01-16 22:37:14 -05:00