Nodes/Kinburg-Nodes/Generation Info
ComfyUI Node

Generation Info

A ComfyUI node in Kinburg-Nodes/util with 2 inputs and 3 outputs.

By Kinburg·Created 2 months ago·Updated 3 days ago· 1
Generation Info
  • passthrough
  • extra
  • passthrough
  • info
  • data
CategoryKinburg-Nodes/util

Inputs (2)

NameTypeDefaultDescription
passthroughLATENTPass your LATENT through here — tap it downstream of where the branches converge (e.g. the sampler's LATENT output) so the upstream walk reaches them all. The node lists every upstream node's widget settings.
extraoptGEN_INFOOptional GEN_INFO from a node that reports its OWN runtime facts — e.g. Chimera's 'gen_extra_info', which knows the resolved step split, the sigma boundary and the per-stage times that a graph walk can't see (a walk only reads widget literals). It is an ADDITION, not a whole dump: it gets merged IN FRONT of the walked settings into a single one, so the branch still feeds one Set Accumulator (gen info) and stays one image. Wiring such a node straight into the accumulator instead would give that branch a dump with none of the shared settings — and the Filter's 'differences' mode then keeps every field the other branches have, since present-vs-absent counts as a difference.

Outputs (3)

NameTypeDescription
passthroughLATENT
infoSTRING
dataGEN_INFO