anapnoe / stable-diffusion-webui-ux

Stable Diffusion web UI UX
GNU Affero General Public License v3.0
970 stars 58 forks source link

[Bug]: Images are blurry during generation #132

Closed ghostsquad closed 1 year ago

ghostsquad commented 1 year ago

Is there an existing issue for this?

What happened?

I noticed that when generating images in this fork, the images usually remain blurry right until they are done generating, despite them essentially not changing (especially on high step counts). I don't see this behavior on automatic1111. Example sampler is SDE Karras with step count 36 or more.

image

Steps to reproduce the problem

N/A

What should have happened?

N/A

Commit where the problem happens

f050e3c2

What platforms do you use to access the UI ?

Windows

What browsers do you use to access the UI ?

Mozilla Firefox

Command Line Arguments

No

List of extensions

No

Console logs

N/A

Additional information

No response

ghostsquad commented 1 year ago

Ignore, I didn't realize there was a setting to change the preview type, and that the default for this was/is different from automatic1111