comfyui-prompt-reader-node icon indicating copy to clipboard operation
comfyui-prompt-reader-node copied to clipboard

[BUG] - Filename not output for each image from SD Prompt Reader when using SD Batch Loader node

Open Jonseed opened this issue 1 year ago • 1 comments

Description

I loaded a folder of images with the SD Batch Loader node, but the filename output for each one from SD Prompt Reader was the same. It should probably output the filename of each image loaded from the SD Batch Loader? This might be related to the fact that when using the Batch Loader the SD Prompt Reader node the "preview image will not update, and the text box will only display the metadata of the last image"? Does it only output the filename of the last image also?

Reproduction steps

No response

Image file

No response

Jonseed avatar Oct 31 '24 17:10 Jonseed

A workaround is loading one image at a time into the Batch Loader with an incrementer, incrementing the start_index and using an image_load_limit of 1.

Jonseed avatar Oct 31 '24 17:10 Jonseed