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

Blurred image

Open sskit opened this issue 1 year ago • 4 comments

Image Quality has gotten worse since the last update. Blurred, fuzzy images

00008-4055724213

Снимок экрана 2024-08-25 135238

sskit avatar Aug 25 '24 09:08 sskit

I think the main problem is in prompt. I saw somewere, that promt like "white background" and similar can trigger blurry image. So i replicate your img with similar prompt... the result is 00337-4055724213

After that I removed from your prompt "isolated on 100% white BG".... and got sharp image 00338-4055724213

And this with "empty background".... (also work with "pale" or "#F8F8FF", not with "#FFFFFF") 00348-4055724213

Mark999a avatar Aug 25 '24 16:08 Mark999a

Thank you! It really is as you said. It's all about the white background. I find it strange...

sskit avatar Aug 25 '24 17:08 sskit

so whats the trick here? avoid the "background" word ?

4lt3r3go avatar Aug 26 '24 14:08 4lt3r3go

so whats the trick here? avoid the "background" word ?

i think combo of "white" and "background"... if you use for example "turqoise background" all is should be good

Mark999a avatar Aug 26 '24 22:08 Mark999a

Thanks Mark999a for the knowledge.

DenOfEquity avatar Aug 28 '24 19:08 DenOfEquity