stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: The performance of Inpaint is not ideal in version 1.7.0
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
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?
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?
You can check png info of old your images to find out your old version
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.
So you can use git reflog
to undo git pull operation, if you didn't install new webui from scratch
Maybe you changed generation params. Don't use "fill" masked mode with denosing around < 0.7
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.
Maybe your file resolution is too big