comfyui-prompt-reader-node
comfyui-prompt-reader-node copied to clipboard
[BUG] - SD Batch loader doesn't seem to increment for batches.
Description
From what I can tell, it seems like if I do a batch of X > 1 with SD Batch loader, it uses the same prompt for all of the images in the batch (the first image)
Reproduction steps
No response
Image file
No response
The Prompt Reader node actually read the prompt correctly; it’s just unable to display three prompts (and images) simultaneously, so it only displayed the last one. You can connect nodes such as showText or textDebug to the prompt output to verify this.