fix no CFG for kandinsky pipelines by yiyixuxu · Pull Request #4193 · huggingface/diffusers (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation3 Commits6 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
had the same bug in all Kandinsky pipelines when we disabled classifier free guidance.
Fixed for all the Kandinsky pipelines in this PR. Also added a test to PipelineTesterMixin
so this won't happen again. I think it's something very often not tested but nonetheless, a mistake we do not want.
this PR fix #4183
also will replace this one that I had forgotten about #3845
yiyixuxu added 2 commits
The documentation is not available anymore as the PR was closed or merged.
Think there are still some failing tests :-)
yiyixuxu added 4 commits
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
fix bug when no cfg
style
fix no cfg for shap-e and cycle
style
fix no cfg for sdxl
fix copies
Co-authored-by: yiyixuxu <yixu310@gmail,com>
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
fix bug when no cfg
style
fix no cfg for shap-e and cycle
style
fix no cfg for sdxl
fix copies
Co-authored-by: yiyixuxu <yixu310@gmail,com>
orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request
fix bug when no cfg
style
fix no cfg for shap-e and cycle
style
fix no cfg for sdxl
fix copies
Co-authored-by: yiyixuxu <yixu310@gmail,com>
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request
fix bug when no cfg
style
fix no cfg for shap-e and cycle
style
fix no cfg for sdxl
fix copies
Co-authored-by: yiyixuxu <yixu310@gmail,com>
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request
fix bug when no cfg
style
fix no cfg for shap-e and cycle
style
fix no cfg for sdxl
fix copies
Co-authored-by: yiyixuxu <yixu310@gmail,com>