ComfyUI Node
FreeUExtremeConfig
Allows setting configuration for FreeU Extreme.
FreeUExtremeConfig
- sonar_power_filter_opt
- frux_config_opt
- FRUX_CONFIG
◄stage_1true►
◄stage_2false►
◄stage_3false►
◄targetbackbone►
◄start0.000►
◄end1.000►
◄slice1.000►
◄slice_offset0.000►
◄filter_norm0.000►
◄scale1.000►
◄blend1.000►
◄blend_modelerp►
◄hidden_meantrue►
◄finaltrue►
Categorymodel_patches
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| stage_1 | BOOLEAN | true | Controls whether this configuration applies to stage 1. |
| stage_2 | BOOLEAN | false | Controls whether this configuration applies to stage 2. |
| stage_3 | BOOLEAN | false | Controls whether this configuration applies to stage 3. |
| target | COMBO | backbone | Controls whether this filter applies to backbone or skip layers (or both). |
| start | FLOAT | 0.0000–1 | Start time as percentage of sampling this configuration applies to. Inclusive. |
| end | FLOAT | 1.0000–1 | End time as percentage of sampling this configuration applies to. Inclusive. |
| slice | FLOAT | 1.0000–1 | Percentage of the layer the FreeU effect is applied to. |
| slice_offset | FLOAT | 0.0000–1 | Offset as a percentage the layer is applied to. For example if slice is 0.25 and slice_offset is 0.25 then the filter will apply to the range 25% through 50%. |
| filter_norm | FLOAT | 0.000-10–10 | Normalization factor applied to the filter. 1.0 means 100% normalized. |
| scale | FLOAT | 1.000-10000–10000 | Strength of the effects applied by this configuration. |
| blend | FLOAT | 1.000-10000–10000 | Blends the filtered result based on the specified strength where 1.0 means 100% filtered. |
| blend_mode | COMBO | lerp | Mode used when blending. Generally only has an effect when blend is set to values other than 0 or 1 |
| hidden_mean | BOOLEAN | true | You can think of this as FreeU V2 mode. |
| final | BOOLEAN | true | When enabled, other configurations won't be considered if this one matched. Otherwise, multiple configurations/filter effects can be stacked. |
| sonar_power_filter_optopt | SONAR_POWER_FILTER | Optionally attach a Power Filter here to set filtering parameters. | |
| frux_config_optopt | FRUX_CONFIG | Optionally attach another configuration node here. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FRUX_CONFIG | FRUX_CONFIG | — |