Visit ComfyUI Online for ready-to-use ComfyUI environment
Enhance workflow by previewing and selecting images efficiently with dual "positive" and "negative" outputs for categorization.
The Preview Chooser Fabric node is designed to enhance your workflow by allowing you to preview multiple images and select the ones you want to proceed with. This node is particularly useful when working with batches of images, as it provides a convenient way to pause the workflow and make selections based on visual inspection. By offering a dual output of "positive" and "negative" latents, it helps in categorizing and processing images more effectively. This node is ideal for AI artists who need to sift through numerous generated images and make quick, informed decisions on which ones to keep and which to discard.
The mode
parameter determines how the node handles the selection process. It offers several options: "Always pause," "Repeat last selection," "Only pause if batch," "Progress first pick," "Pass through," "Take First n," and "Take Last n." Each mode affects the workflow differently. For example, "Always pause" will halt the workflow for user input, while "Pass through" will continue without interruption. The default value is "Always pause."
The count
parameter specifies the number of images to be processed. It is an integer value with a minimum of 1 and a maximum of 999. The default value is 1. This parameter is crucial for batch processing, as it defines the scope of images to be previewed and selected.
The images
parameter is an optional input that accepts a list of images to be previewed. These images are displayed for selection, allowing you to choose which ones to keep or discard. If not provided, the node will operate in a read-from-stash mode, using previously stored images.
The latents
parameter is an optional input that accepts a list of latent representations corresponding to the images. These latents are used in the selection process to generate the final output. If not provided, the node will use previously stored latents.
The masks
parameter is an optional input that accepts a list of masks corresponding to the images. These masks can be used to refine the selection process. If not provided, the node will use previously stored masks.
The positive
output provides the latent representations of the images that were selected as "positive" during the preview process. These latents can be further processed or used in subsequent nodes.
The negative
output provides the latent representations of the images that were selected as "negative" during the preview process. These latents can be discarded or used for different purposes, depending on your workflow.
images
parameter is not provided and there are no stored images to read from.mode
parameter.© Copyright 2024 RunComfy. All Rights Reserved.