ComfyUI Node
Generation Info Filter
A ComfyUI node in Kinburg-Nodes/util with 4 inputs and 3 outputs.
Generation Info Filter
- data
- settings
- settings_data
- help
◄modedifferences►
◄custom_fields►
◄skip_emptytrue►
CategoryKinburg-Nodes/util
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| data | GEN_INFO_LIST | Bundle of per-image Generation Info dumps from a Get Accumulator (gen info). One block is emitted per dump, in accumulator index order. | |
| mode | COMBO | differences | all = every field; differences = only fields that vary across inputs; custom = only fields in custom_fields; last = union of both. |
| custom_fields | STRING | One selector per line: ClassType / ClassType[n] / ClassType[n].param / ClassType.param ([n] is the 1-based occurrence). | |
| skip_empty | BOOLEAN | true | Skip empty dumps (e.g. a bypassed branch) so the blocks stay aligned with the rest of the comparison. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| settings | STRING | — |
| settings_data | GEN_SETTINGS | — |
| help | STRING | — |