Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Stable diffusion (v1.9.0 - 1.9.3), img2img-images "denoising strength" BUG #15726

Open
2 of 6 tasks
xiaoooan opened this issue May 6, 2024 · 2 comments
Open
2 of 6 tasks
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@xiaoooan
Copy link

xiaoooan commented May 6, 2024

Checklist

  • 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
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

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.

1
2
3

Steps to reproduce the problem

  1. Put the image into img2img-images, set the denoising strength to 0.65, click Generate, the parameter value of the generated image shows "0.4"
  2. Place the image in the img2img-images prompt, click the arrow button below, and the parameters are automatically set, but the denoising strength displays "0.4" instead of the "0.65" I set.

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

There is no CMD error message.

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

@xiaoooan xiaoooan added the bug-report Report of a bug, yet to be confirmed label May 6, 2024
@w-e-w
Copy link
Collaborator

w-e-w commented May 7, 2024

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
image

@cassiebug23
Copy link

I had this issue as well. I had to reinstall A1111 to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

3 participants