stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: 4X upscaling broken with LDSR
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What happened?
Upscaling a standard SD render 4X with LDSR, the upscaler first renders once to 100%, then appears to run again, this time on the already upscaled photo. So after the first render is done, after a very long pause my 3090 then begins going at it again, this time with an estimated time of over an hour at 40it/s. Other upsamplers work fine.
Steps to reproduce the problem
- Render any SD image at 512x704
- Send to extras
- Select LDSR for upscaling model
- Drag model 2 slider to 0
- Run upscale job
What should have happened?
Image should be upscaled 4X by LDSR algorithm
Commit where the problem happens
89722fb5e4eda2adc5d3a6abf8babf8a58e80d69
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
--vae-path C:\SuperSD\stable-diffusion-webui\models\Stable-diffusion\sd-v1.4.vae.pt
Additional information, context and logs
No response
Related to https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/4168 ?
Closing as stale.