stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: Can't reproduce individual images that were generated in a batch with ancestral sampler
What happened?
Steps to (not) reproduce:
- Generate a batch with an ancestral sampler
- Pick any image with its respective seed (seeds are incremental along with the index of the image in a batch)
- Generate said picked image alone
- 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
Yes I ran into this myself with k_euler_a and k_dpm_2_a.
@hlky why did you close this?
yeah the issue still exists
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.