Skip to content

Conversation

@pureexe
Copy link
Contributor

@pureexe pureexe commented Oct 9, 2024

What does this PR do?

Make ControlNet pipeline support interrupt

Fixes #9619

Before submitting

Who can review?

@yiyixuxu and @asomoza

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Copy link
Contributor

@a-r-r-o-w a-r-r-o-w left a comment

Choose a reason for hiding this comment

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

Awesome, thanks a lot for the quick update! Could you run make style to fix the failing style tests?

@a-r-r-o-w a-r-r-o-w requested a review from yiyixuxu October 9, 2024 12:01
@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.

@pureexe
Copy link
Contributor Author

pureexe commented Oct 9, 2024

Sorry for the white space in the empty line. I already removed it.

@yiyixuxu yiyixuxu merged commit 07bd2fa into huggingface:main Oct 9, 2024
15 checks passed
leisuzz pushed a commit to leisuzz/diffusers that referenced this pull request Oct 11, 2024
* make controlnet support interrupt

* remove white space in controlnet interrupt
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
* make controlnet support interrupt

* remove white space in controlnet interrupt
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.

Make ControlNet pipeline StableDiffusionControlNetPipeline support interrupt

4 participants