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

Why there is no strength parameter for StableDiffusionInpaintPipleline? #75

Open
XYZ-916 opened this issue Mar 4, 2024 · 3 comments
Open

Comments

@XYZ-916
Copy link

XYZ-916 commented Mar 4, 2024

The StableDiffusionInpaintPipleline has strength parameter but I did not find it in your code.

Thank you!

@gasvn
Copy link
Collaborator

gasvn commented Mar 4, 2024

Can you please give more details? I don't really get your question. Thanks.

@XYZ-916
Copy link
Author

XYZ-916 commented Mar 6, 2024

In utils/stable_diffusion_controlnet_inpaint.py StableDiffusionControlNetInpaintPipeline call function, there is no strength parameter. But in diffusers, there has strength parameter:

image

image

@gasvn
Copy link
Collaborator

gasvn commented Mar 11, 2024

It seems the StableDiffusionInpaintPipleline function in diffusers in newer than the code in our repo. It should be easy to add this function to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants