Nodes/ComfyUI-aihub-workflow-exposer/AIHub Expose Project Image Batch
ComfyUI Node

AIHub Expose Project Image Batch

A ComfyUI node in aihub/expose/config with 4 inputs and 4 outputs.

By otavanopisto·Created 12 months ago·Updated 7 months ago· 7
AIHub Expose Project Image Batch
  • normalizer
  • IMAGE
  • MASK
  • WIDTH
  • HEIGHT
idexposed_image_batch
file_nameexposed_image_batch.png
indexes
Categoryaihub/expose/config

Inputs (4)

NameTypeDefaultDescription
idSTRINGexposed_image_batchA unique custom ID for this workflow.
file_nameSTRINGexposed_image_batch.pngThe filename of the image batch as stored in the project files, including extension, without the number counter
indexesSTRINGA comma separated list of indexes to load from the image batch For example: '0,1,2' to load the first three images, or a range like '0-4' to load the first five images; negative indexes are supported as well
normalizeroptAIHUB_NORMALIZERThe method to use for normalizing the images in the batch, if not specified it will use the image with the most megapixels as the target size with a nearest-exact upscaler

Outputs (4)

NameTypeDescription
IMAGEIMAGE
MASKMASK
WIDTHINT
HEIGHTINT