Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates visualization and analysis of parameters in grid format for AI-generated art experimentation and optimization.
The XY Plot node is designed to facilitate the visualization and analysis of various parameters in a grid format, allowing you to compare different values and their effects on your AI-generated art. This node is particularly useful for artists who want to experiment with multiple settings, such as different samplers, checkpoints, or LoRA models, and observe the outcomes in a structured manner. By plotting values along the X and Y axes, you can easily identify trends, optimize your configurations, and enhance the efficiency of your creative process. The node supports a variety of plot types, including ControlNet and Prompt S/R, making it a versatile tool for comprehensive parameter exploration.
This parameter determines the spacing between the grid cells in the XY plot. Adjusting the grid spacing can help you better visualize the differences between each plotted value. The default value is typically set to a standard spacing that balances clarity and compactness.
This boolean parameter allows you to flip the X and Y axes of the plot. Flipping the axes can be useful when you want to change the perspective of your analysis or when the default orientation does not provide the desired insights. The default value is False
.
This parameter controls the orientation of the labels on the Y-axis. You can choose between different orientations to ensure that the labels are readable and do not overlap with each other or the plot elements. The default orientation is usually set to vertical.
This boolean parameter indicates whether the models used in the plot should be cached. Caching models can significantly speed up the plotting process, especially when dealing with large datasets or complex models. The default value is True
.
This parameter specifies the output image generated by the ksampler. It is used as a reference for plotting and comparing different values. The default value is typically the most recent output image from the ksampler.
This parameter is a unique identifier for the plot. It helps in distinguishing between different plots and ensures that the results are correctly associated with their respective configurations. The default value is usually a randomly generated unique string.
This optional parameter lists any dependencies required for the plot. Dependencies can include specific models, libraries, or other resources needed to generate the plot. Providing this information ensures that all necessary components are available for successful execution.
This parameter defines the values to be plotted along the X-axis. It can include a range of values, such as different samplers, checkpoints, or other relevant parameters. The default value is typically an array of values to be compared.
This parameter defines the values to be plotted along the Y-axis. Similar to the X parameter, it can include a range of values for comparison. The default value is typically an array of values to be compared.
This output parameter contains the plotted values for the X-axis. It includes the type of values plotted and the corresponding data, which can be used for further analysis or visualization.
This output parameter contains the plotted values for the Y-axis. Similar to the x_entry, it includes the type of values plotted and the corresponding data, which can be used for further analysis or visualization.
XY Plot Error: '<value>' is not a valid batch count.
XY Plot Error: Prompt S/R value can not be empty.
© Copyright 2024 RunComfy. All Rights Reserved.