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

Extend Support for callback_on_step_end for AuraFlow and LuminaText2Img Pipelines #10746

Merged
merged 20 commits into from
Feb 16, 2025

Conversation

ParagEkbote
Copy link
Contributor

@ParagEkbote ParagEkbote commented Feb 7, 2025

What does this PR do?

I have extended the callback_on_step_end parameter to AuraFlow and LuminaText2Img Pipelines. Please let me know if any further corrections are needed and I will make the necessary changes.

Fixes #10672

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! can we make a callback (you can pick an example from here and adapt for aura &lumina https://huggingface.co/docs/diffusers/using-diffusers/callback) and test it?

@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.

@hlky
Copy link
Member

hlky commented Feb 13, 2025

@ParagEkbote Can you run make style?

@yiyixuxu I think that's everything after make style, could you take another look?

@a-r-r-o-w a-r-r-o-w requested a review from hlky February 16, 2025 15:30
Copy link
Member

@hlky hlky left a comment

Choose a reason for hiding this comment

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

Thanks @ParagEkbote

@hlky hlky merged commit 3e99b56 into huggingface:main Feb 16, 2025
12 checks passed
@ParagEkbote ParagEkbote deleted the Support-CallBack-On-Step-End branch February 16, 2025 17:34
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.

Please support callback_on_step_end for following pipelines
4 participants