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

Add documentation for strength parameter in Controlnet_img2img pipelines #6951

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

tlpss
Copy link
Contributor

@tlpss tlpss commented Feb 12, 2024

What does this PR do?

Adds documentation for strength parameter in Controlnet_img2img pipeline.
The docstring is copied from the Stable Diffusion img2img pipeline. A (pressumably) deprecated docstring was also updated with this same docstring for the Controlnet_SDXL_img2img pipeline.

Fixes #6784

Before submitting

Who can review?

@yiyixuxu

Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@yiyixuxu yiyixuxu merged commit 2938d5a into huggingface:main Feb 18, 2024
13 checks passed
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

Successfully merging this pull request may close these issues.

Docstring is missing for the strength parameter in Controlnet pipeline
3 participants