anapnoe / stable-diffusion-webui-ux

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

[Bug]: Extra Upscalers don't seem to work properly #157

Closed zono50 closed 1 year ago

zono50 commented 1 year ago

Is there an existing issue for this?

What happened?

Not sure if this is UI related or an issue with automatic1111, but i can't seem to get my upscalers to work properly. It will upscale the resolution, but if I use anything like ultrasharp, or foolhardy_remacri or any other ESRGAN upscaler, it doesn't seem to actually do anything. I don't see anything in my terminal when i perform these, and the image still looks blurry. This is after upscaling 2x with lanczos, then 4x ultrasharp.

Steps to reproduce the problem

  1. Create a 512x512 image
  2. Send to Extras
  3. Use the upscalers provided in the extras tab

I have noticed that high res fix seems to work, but any other upscaler i've tried does not.

What should have happened?

It should sharpen the image

Commit where the problem happens

59fda870bd1d79f36213bd4cdaa47526ebc0b4e2

What platforms do you use to access the UI ?

Linux

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

--xformers

List of extensions

Controlnet Afterdetailer Kohya additional networks Ultimate SD Upscale DAAM

Console logs

https://pastebin.com/89dGLGpQ

Additional information

No response