ComfyUI Node
XY Plot Pixaroma
XY Plot Pixaroma - compare settings at a glance. Drop this node at the end of your workflow and wire your final image into it, just like a Preview node. In the node body, pick what changes ACROSS (X) and DOWN (Y) from a dropdown of the nodes already in your graph - no extra wiring. The value box adapts to what you pick: a number gives a Start/End/Steps range, a dropdown (sampler, model) gives a checklist, and a prompt gives find-and-replace. Hit Run once: the workflow runs for every combination and the results fill a labeled grid right here in the node, with Save Disk / Save Output / Copy / Open buttons. The seed is locked across cells (unless you're plotting the seed) so the only difference you see is the thing you're testing.
XY Plot Pixaroma
- image
- grid
◄filename_prefixxy_plot►
Category👑 Pixaroma/🔀 Logic & Flow
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Wire your workflow's final image here, like a Preview node. Each plot run feeds one cell of the grid. | |
| filename_prefix | STRING | xy_plot | Filename stem used by the Save buttons. Supports subfolders with '/' and the same date / native tokens as Preview Image Pixaroma. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| grid | IMAGE | The assembled comparison grid. During a plot it's the grid built so far; after the last cell it's complete. Wire it onward (e.g. to upscale or save) if you like. |