Skip to content

feat: add support for the eta parameter to ancestral samplers#1364

Open
wbruna wants to merge 1 commit intoleejet:masterfrom
wbruna:sd_samplers_eta
Open

feat: add support for the eta parameter to ancestral samplers#1364
wbruna wants to merge 1 commit intoleejet:masterfrom
wbruna:sd_samplers_eta

Conversation

@wbruna
Copy link
Copy Markdown
Contributor

@wbruna wbruna commented Mar 24, 2026

Applies the eta parameter to the DPM++(2s) and Euler ancestral implementations, so the amount of injected noise can be adjusted (e.g. Euler A with eta=0 should be the same as Euler). It reuses the calculation from the RES samplers, so it's mostly a refactor and interface/UI adjustments.

#1363 already includes this, but since this is self-contained and useful on its own, I believe it's worth including directly.

@wbruna wbruna force-pushed the sd_samplers_eta branch from eb8095c to 738bc8e Compare April 1, 2026 02:01
@wbruna wbruna mentioned this pull request Apr 1, 2026
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.

1 participant