divamgupta / divamgupta/diffusionbee-stable-diffusion-ui

Manually-entered seed is not applied to multiple images in batch

Open
#215 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13.6k
Forks
727
PR merge metrics
No merged PRs in 30d

Description

Use case: I wanted to create 14 slight variations of a seed rendered image so that I can experiment with lower guidance scales and photobash the best bits together. I manually entered a seed value.

Expected: 14 variations of the prompt using the same seed as entered.

Actual: The first image used the entered seed, and then continued to add 1234 to the seed for each additional image.

Workaround: Set the number of images to 1 and generate 14 individual images with that seed, babysitting the process.

The interface shows the label "Seed" whereas it is acting as a "Starting Seed."

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.