-
Notifications
You must be signed in to change notification settings - Fork 6k
Add community pipeline for semantic guidance for FLUX #10610
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
Conversation
8e42936
to
a5892d7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work, thanks @Marlon154!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Co-authored-by: hlky <hlky@hlky.ac>
@hlky implemented requested changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes @Marlon154
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. |
What does this PR do?
This PR adds the new FluxSemanticGuidancePipeline to enable semantic guidance (original paper) capabilities in the Flux model family. Works like already existing semantic guidance pipelines.
Example on usage is in the doc string, it works with:
Examples
Before submitting
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@linoytsaban