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

SLG first implementation for SD3.5 #5404

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

Dango233
Copy link
Contributor

Enable skip layer guidance on SD3.5 - enhances guidance vector on specific feature levels.

Defaults implementation enhances attention into medium detailed structures - E.g. Hands.

@comfyanonymous comfyanonymous merged commit 954683d into comfyanonymous:master Oct 29, 2024
5 checks passed
voletiv added a commit to Stability-AI/sd3.5 that referenced this pull request Oct 29, 2024
Implements SkipLayerCFG Guidance acc to comfyanonymous/ComfyUI#5404
@sneccc
Copy link

sneccc commented Oct 29, 2024

@Dango233 can we use this on SD 3.5 large ? if yes what layers should we target?

@codex-mohan
Copy link

Is it possible to use this on SD3.5 large like @sneccc said?

@TemporalLabsLLC-SOL
Copy link

TemporalLabsLLC-SOL commented Oct 30, 2024

It seems to be technically working on large_turbo.

I'll share the results and comparisons.

RTX A4500 @ 60 Steps

Using CustomTemporal.py found in zip below for use with Temporal Prompt Engine Format lists
sd3_Temporal.zip

ENABLED

000000 WITH SKIP

DISABLED

000000 WITHOUT SKIP

SO far it looks like it's not advised.

When I can boot my aws instances up again I can try large proper.

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.

5 participants