comfyui-prompt-reader-node
comfyui-prompt-reader-node copied to clipboard
[BUG] - Image batches failing
Description
Image batches failing due to random seed changing from -1 to the last generated seed randomly, messing up the rest of the queue and throwing a ksampler error indicating it was fed a negative integer instead of a seed value.
Reproduction steps
Queue 6+ images on random seed, by about the 5th generation the seed will change from -1 to a fixed seed.
Image file
No response