stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: Can't reproduce individual images that were generated in a batch with ancestral sampler

Open codedealer opened this issue 3 years ago • 4 comments

What happened?

Steps to (not) reproduce:

  1. Generate a batch with an ancestral sampler
  2. Pick any image with its respective seed (seeds are incremental along with the index of the image in a batch)
  3. Generate said picked image alone
  4. The result is different for an ancestral sampler but the same for normal variant.

Version

0.0.1 (Default)

What browsers are you seeing the problem on?

No response

Where are you running the webui?

No response

Custom settings

No response

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

codedealer avatar Sep 23 '22 17:09 codedealer

Yes I ran into this myself with k_euler_a and k_dpm_2_a.

jokkebk avatar Sep 28 '22 11:09 jokkebk

@hlky why did you close this?

andrea-gatto avatar Oct 11 '22 09:10 andrea-gatto

yeah the issue still exists

codedealer avatar Oct 11 '22 10:10 codedealer

This is (as far as I can see) an issue the authors of the diffusers must address, not a bug in this project.

This project feeds your data to the Stable Diffusion model using many selectable diffusers and options.

This project is simply a wrapper for running someone else's work (not trying to be a jerk; it's factually accurate) more easily, and controlling it via web browser. The maintainers here are not responsible for fixing that bug, it exists upstream.

It was closed because hlky can't fix it. I'm not sure why they didn't announce that.

codefaux avatar Oct 26 '22 18:10 codefaux