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

[Bug]: The performance of Inpaint is not ideal in version 1.7.0

Open helpmethankyou opened this issue 1 year ago • 8 comments

Checklist

  • [X] The issue exists after disabling all extensions
  • [ ] The issue exists on a clean installation of webui
  • [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • [ ] The issue exists in the current version of the webui
  • [x] The issue has not been reported before recently
  • [ ] The issue has been reported before but has not been fixed yet

What happened?

The performance of Inpaint is not ideal in version 1.7.0

Steps to reproduce the problem

start webui.bat

What should have happened?

I have been using the old version for a long time and just recently upgraded to the latest version. I don’t know if the usage of "Inpaint" has changed in the new version. When I use the previous method to repair the picture in the new version, blur will appear.

Please tell me how to use the new version "Inpaint" or how to downgrade to the old version?

What browsers do you use to access the UI ?

Google Chrome

Sysinfo

N/A

Console logs

N/A

Additional information

No response

helpmethankyou avatar Feb 09 '24 13:02 helpmethankyou

To downgrade run git checkout 1.6.1. But I'm not sure why in could be downgrade, can you test with exactly the same mask and options?

light-and-ray avatar Feb 10 '24 16:02 light-and-ray

The version I was using was earlier than 1.6. It was really an old version, so I wasn’t sure what version it was.

However, I also tested in version 1.6 and the problem still exists. I don’t know if the usage of Inpaint has changed or what is the problem?

helpmethankyou avatar Feb 10 '24 16:02 helpmethankyou

You can check png info of old your images to find out your old version

light-and-ray avatar Feb 10 '24 16:02 light-and-ray

Maybe the version I'm using is really old, the information I extracted from the old pictures doesn't mention the version name, only the Model used.

In the old version, for example, if I want to change the blue hair in the picture to black hair, I only need to enter "black hair" in the "prompt" and "blue hair" in the "Negative prompt".

But I can't do that in the current version, but it just produces a blur.

I used VAE and tried adjusting "Denoising strength", "Mask blur" or other things, but none of them helped.

helpmethankyou avatar Feb 10 '24 17:02 helpmethankyou

So you can use git reflog to undo git pull operation, if you didn't install new webui from scratch

light-and-ray avatar Feb 10 '24 17:02 light-and-ray

Maybe you changed generation params. Don't use "fill" masked mode with denosing around < 0.7

light-and-ray avatar Feb 10 '24 17:02 light-and-ray

Maybe you changed generation params. Don't use "fill" masked mode with denosing around < 0.7

I have tried it.

Taking the above example, >0.7 can indeed change blue hair to black hair, but the modified position will also produce a conspicuous blur, which has an unnatural feeling. You will be able to tell the position at a glance there are modifications. but this is not the case in the old version, at least it will not be so obvious.

Even if the problem still exists, I would like to thank you very much for your help many times.

helpmethankyou avatar Feb 10 '24 17:02 helpmethankyou

Maybe your file resolution is too big

light-and-ray avatar Feb 10 '24 17:02 light-and-ray