ImagesGrid (X/Y Plot): Comfy plugin
A simple ComfyUI plugin for images grid (X/Y Plot)
Preview

Integration with efficiency

Simple grid of images

XYZPlot, like in auto1111, but with more settings

Workflows: https://github.com/LEv145/images-grid-comfy-plugin/tree/main/workflows
How to use
Download the latest stable release: https://github.com/LEv145/images-grid-comfy-plugin/archive/refs/heads/main.zip
Unpack the node to
custom_nodes, for example in a foldercustom_nodes/ImagesGrid/
Source
Description
Add multiply lines in GridAnnotationNode
Fix paddings for grid annotations
Add \n support for text
FAQ
Comments (4)
Can this be used with multiple checkpoints?
Yes, see examples
The main thing is that Latents have same resolution
@LEv145_ I'm having a hell of a time getting this to work. It appears that the XY Input: Checkpoint node does absolutely nothing?
https://i.imgur.com/uDQu4o6.png
I feed the XY Input: Checkpoint output into XY Plot, then that into the KSampler (Efficient) scripts, but it just ignores that script completely, and uses what I've plugged into the model input. The thing is, I can't run it without plugging something into that input. Do you think you could provide an example of doing a grid with several checkpoints? I tried everything I could think of.
Thank you!
@Jellai
I apologize for the delay in responding
The Efficiency Nodes plugin does not belong to me and I cannot guarantee its performance, but you can write about it to the Efficiency Nodes developer here: https://civitai.com/models/32342/efficiency-nodes-for-comfyui
Most likely my plugin is working properly, but KSampler (Efficient)incorrectly handles the XY Plot


