Skip to content

SLG first implementation for SD3.5 - #5404

Merged
comfyanonymous merged 2 commits into
Comfy-Org:masterfrom
Dango233:dango/slg
Oct 29, 2024
Merged

SLG first implementation for SD3.5#5404
comfyanonymous merged 2 commits into
Comfy-Org:masterfrom
Dango233:dango/slg

Conversation

@Dango233

Copy link
Copy Markdown
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 Comfy-Org:master Oct 29, 2024
voletiv added a commit to Stability-AI/sd3.5 that referenced this pull request Oct 29, 2024
Implements SkipLayerCFG Guidance acc to Comfy-Org/ComfyUI#5404
@sneccc

sneccc commented Oct 29, 2024

Copy link
Copy Markdown

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

@codex-mohan

Copy link
Copy Markdown

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

@TemporalLabsLLC-SOL

TemporalLabsLLC-SOL commented Oct 30, 2024

Copy link
Copy Markdown

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.

Subarasheese pushed a commit to Subarasheese/ComfyUI that referenced this pull request Jul 26, 2026
* SLG first implementation for SD3.5

* * Simplify and align with comfy style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants