LostRuins / koboldcpp

Run GGUF models easily with a KoboldAI UI. One File. Zero Install.
https://github.com/lostruins/koboldcpp
GNU Affero General Public License v3.0
5.18k stars 355 forks source link

StableUI fixed Seed batch size > 1 creates same images (doesn't increment seed) #1107

Open httkl opened 2 months ago

httkl commented 2 months ago

Describe the Issue Launch StableUI http://localhost:5001/sdui/, enter a fixed seed and set batch size > 1, enter prompt and generate. I would expect that the seed gets incremented, but I get (batch-size)-times the exactly same image.

Additional Information: openSUSE Leap 15.6, Nvidia RTX 3060, Vulkan, manually compiled from git, Python 3.9

LostRuins commented 2 months ago

Thanks for noting the bug, but it may be difficult to fix as the main developer of this fork of SDUI does not seem to be maintaining it anymore. I'll give them a ping anyway.