Open xiaoooan opened 6 months ago
that is very strange I can say for sure that it's working correctly on my end have you tried disabling all third party extensions maybe there's some weird interaction with certain extension
I had this issue as well. I had to reinstall A1111 to fix it.
Checklist
What happened?
In the situation I encountered, when using Stable Diffusion Webui (v1.9.3) and Forge (v1.9.0), BUG situations will occur.
When I use img2img-images, the denoising strength is adjusted to 0.65 or other values. The denoising strength parameters of the images generated by img2img-images all show 0.4. Then I import the image parameters, and the denoising strength is automatically set to 0.4, which is not what I set. Certain parameters, this is a BUG.
It was normal to use V1.8.0 version before, but it will be invalid after V1.9.0 - 1.9.3.
Steps to reproduce the problem
What should have happened?
Stable Diffusion V1.8.0 Under normal circumstances, the value I set for img2img-images denoising strength will be the same as the value of the generated image. After V1.9.0-1.9.3, it becomes invalid BUG.
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
Forge : sysinfo-2024-05-06-22-29.json
Stable Diffusion Webui : sysinfo-2024-05-06-22-47.json
Console logs
Additional information
System : Windows 11 CPU : I5-9400F GPU : RTX3060 RAM : 32GB Stable Diffusion : V1.9.3 • python: 3.10.6 • torch: 2.2.0+cu121 • xformers: 0.0.24