Workflow Discriminator

WorkflowDiscriminator

Compares workflows and discriminates them to extract the different values as individual OutputLists. You can use this node to restore how each individual image was created from a list of images with the same workflow. Note that ComfyUI's `IMAGE` doesn't contain the workflow metadata and you need to load the images with specialized image+metadata loaders and connect the metadata to this node. Custom nodes with metadata loaders include: * `Load Any File.metadata` -> `JSON OutputList(jsonpath=$.["PNG:Prompt"]).value` * [Crystool](https://github.com/crystian/ComfyUI-Crystools) `🪛 Load image with metadata.Metadata RAW` -> `🪛 Metadata extractor.prompt` * [Simple_Readable_Metadata](https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG) `Simple Readable Metadata-SG.metadata_raw`

Pack: ComfyUI-outputlists-combiner

custom_nodes.ComfyUI-outputlists-combiner

Inputs (3)

NameTypeRequired
objs_0*optional
objs_1*optional
ignore_jsonpathsSTRINGoptional

Outputs (5)

NameType
list_a*
list_b*
list_c*
list_d*
jsonpathsSTRING