EasyUse/XY Inputsgenerated

XY Inputs: Lora //EasyUse(XYplot_Lora)

XY Inputs: Lora //EasyUse node from ComfyUI-Easy-Use.

X Yplot Lora

X or Y
Easy Use

Description

XY Inputs: Lora //EasyUse is an XY-input helper node designed for LoRA sweeps. It does not load a LoRA, modify a model, or produce an image itself. Instead, it emits an X_Y payload that an XY Plot node can consume to generate a grid of LoRA-related configurations.

This is a source-style node: it has no input sockets in the current build. The LoRA sweep parameters are configured directly on the node, and the resulting X_Y data is passed downstream to the plotting node.

Inputs

None. This node does not take input socket connections.

Outputs

  • X_Y: A single X_Y packet containing the LoRA sweep data for the X and Y axes. Connect this to the XY input of an XY Plot node, or to any other consumer expecting the X_Y type.

Usage Notes

  • This node only generates XY plot data; it does not apply the LoRA to a model or CLIP.
  • Use an XY Plot node downstream to execute the grid of LoRA configurations.
  • The values and step counts you choose on this node control how many images the grid produces.
  • The node is located under EasyUse/XY Inputs in the node menu.

Comments

Sign in with GitHub to join the discussion.

Loading comments…