receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
289 stars 22 forks source link

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

Open Jonseed opened 3 weeks ago

Jonseed commented 3 weeks ago

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 commented 3 weeks ago

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.