comfyui-prompt-reader-node
comfyui-prompt-reader-node copied to clipboard
[BUG] - Filename not output for each image from SD Prompt Reader when using SD Batch Loader node
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
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.