ComfyUI Node
FreeUExtreme
Main FreeU Extreme node. Allows patching a model with the FreeU (V2) effect with more control.
FreeUExtreme
- model
- input_config
- middle_config
- output_config
- MODEL
◄cpu_fftfalse►
Categorymodel_patches
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Model to patch. | |
| cpu_fft | BOOLEAN | false | Controls whether to perform FFT calculations on the CPU. May be necessary for some GPUs that don't have native support for FFT )operations at the cost of performance. |
| input_configopt | FRUX_CONFIG | Allows specifying configuration for input blocks. | |
| middle_configopt | FRUX_CONFIG | Allows specifying configuration for middle blocks. | |
| output_configopt | FRUX_CONFIG | Allows specifying configuration for output blocks. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |