Nodes/ComfyUI-DiffusionGemma/DiffusionGemma Trace
ComfyUI Node

DiffusionGemma Trace

Post-hoc analysis over a complete canvas_trace. Renders a heatmap IMAGE plus a STRING summary (avalanche/commit curve + mask-token corroboration verdict). mode selects the heatmap signal: commit (which positions changed per step) or entropy (per-position predictive entropy, normalized per render). cell_px upscales the raw steps×positions grid so it's readable.

By shanevcantwell·Created 2 months ago·Updated 11 days ago· 1
DiffusionGemma Trace
  • canvas_trace
  • heatmap
  • summary
cell_px6
modecommit
CategoryDiffusionGemma

Inputs (3)

NameTypeDefaultDescription
canvas_traceDGEMMA_CANVAS_TRACEA complete per-step trace from a sampler-class node.
cell_pxINT61–32Nearest-neighbor upscale factor for the heatmap (a raw steps×positions grid is unreadably small).
modeCOMBOcommitHeatmap signal: commit = which positions changed each step; entropy = per-position predictive entropy (normalized per render).

Outputs (2)

NameTypeDescription
heatmapIMAGE
summarySTRING