If seed is fixed at KSampler and EmptyLatentImage.batch_size > 1, you won't get the same multiple times
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
I'm new to SD and therefore to ComfyUI. I expected that if KSampler is fixed and EmptyLatentImage.batch_size > 1, I would get the same image multiple times, but it is not the case. Is the seed being changed although it is not requested?
When batch count is set to n > 1 in extra options and EmptyLatentImage.batch_size = 1, you always get the same image, as expected.
Contributor guide
Assessment
This issue has not been assessed yet.