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 }})

yiyixuxu

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

July 21, 2023 09:27

@HuggingFaceDocBuilderDev

The documentation is not available anymore as the PR was closed or merged.

@patrickvonplaten

Think there are still some failing tests :-)

yiyixuxu added 4 commits

July 21, 2023 20:50

@patrickvonplaten

orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request

Aug 1, 2023

@yiyixuxu @orpatashnik


Co-authored-by: yiyixuxu <yixu310@gmail,com>

orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request

Aug 1, 2023

@yiyixuxu @orpatashnik


Co-authored-by: yiyixuxu <yixu310@gmail,com>

orpatashnik pushed a commit to orpatashnik/diffusers that referenced this pull request

Aug 1, 2023

@yiyixuxu @orpatashnik


Co-authored-by: yiyixuxu <yixu310@gmail,com>

yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request

Dec 25, 2023

@yiyixuxu


Co-authored-by: yiyixuxu <yixu310@gmail,com>

AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request

Apr 26, 2024

@yiyixuxu


Co-authored-by: yiyixuxu <yixu310@gmail,com>