EasyUse/XY Inputsgenerated
XY Inputs: Sampler/Scheduler //EasyUse(XYplot_Sampler_Scheduler)
XY Inputs: Sampler/Scheduler //EasyUse node from ComfyUI-Easy-Use.
X Yplot Sampler Scheduler
X or Y
Easy Use
This XY Inputs node provides an X_Y object intended for sampler/scheduler comparison workflows. It belongs to the EasyUse/XY Inputs category and is designed to supply sampler and scheduler data to an XY plot, letting you compare combinations without manually running each one.
Inputs
The node exposes no input sockets. The sampler/scheduler data is generated internally and delivered through its single X_Y output, so it can be used as a starting point in a workflow without requiring upstream connections.
Outputs
- X_Y: An
X_Ydata object containing the sampler/scheduler combination values. Connect this output to the correspondingX_Yinput on an XY Plot node or another node that accepts theX_Ytype.
Usage Notes
- Add this node directly to the canvas and connect its
X_Youtput to your XY plot consumer in the sampler/scheduler comparison workflow. - Because the node has no inputs, it acts as a source node and needs nothing attached before it.
- The specific sampler and scheduler options represented by the
X_Ypayload depend on the sampler/scheduler lists available in your ComfyUI installation. - Its output is configuration data for XY plotting, not an image, latent, or model output.
Comments
Sign in with GitHub to join the discussion.