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

Add support for CLIP Skip #236

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Add support for CLIP Skip #236

merged 1 commit into from
Aug 24, 2024

Conversation

wbruna
Copy link
Contributor

@wbruna wbruna commented Aug 17, 2024

Some SD interfaces only have a boolean switch (meaning CLIP Slip 2, or "skip the last layer"), but higher values may produce interesting results (increasingly ignoring the prompt :-) ). Testing with fluently/Fluently-v4-LCM, "A fantasy landscape", 4 steps, seed 40646853:

1: clip_skip_1

2: clip_skip_2

5: clip_skip_5

8: clip_skip_8

9: clip_skip_9

Copy link
Owner

@rupeshs rupeshs left a comment

Choose a reason for hiding this comment

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

LGTM

@rupeshs
Copy link
Owner

rupeshs commented Aug 24, 2024

@wbruna Thanks for this.

@rupeshs rupeshs merged commit a16c37b into rupeshs:main Aug 24, 2024
@wbruna wbruna deleted the clip_skip branch August 25, 2024 12:48
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.

2 participants