Skip to content

sd: add eta support#2164

Merged
LostRuins merged 1 commit intoLostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_eta
Apr 25, 2026
Merged

sd: add eta support#2164
LostRuins merged 1 commit intoLostRuins:concedo_experimentalfrom
wbruna:kcpp_sd_eta

Conversation

@wbruna
Copy link
Copy Markdown

@wbruna wbruna commented Apr 25, 2026

Controls the amount of noise for ancestral samplers (euler_a, res_multistep, ddim, etc).

Pretty straightforward; just had to force negatives to handle the default value, since 0.0 is a valid value.

@LostRuins LostRuins merged commit c04832b into LostRuins:concedo_experimental Apr 25, 2026
@LostRuins
Copy link
Copy Markdown
Owner

LostRuins commented Apr 29, 2026

Btw @wbruna this didn't build again, You missed out changing generator.ts and outputs.ts, which I fixed post merge here: LostRuins/stable-ui@5c52ea4 (i still can't push commits to your PR branch)

image

I'd recommend enabling strict mode and doing a test build first, so this doesn't happen. Or maybe you've misconfigured gitignore for this project and it's missing some files in the PR. Anyway, its fixed now

@LostRuins
Copy link
Copy Markdown
Owner

LostRuins commented Apr 29, 2026

oops, meant to tag the sdui repo LostRuins/stable-ui#21. but yeah

@wbruna
Copy link
Copy Markdown
Author

wbruna commented Apr 29, 2026

Btw @wbruna this didn't build again, You missed out changing generator.ts and outputs.ts, which I fixed post merge here:

Ouch, sorry 🙁 I did test and LLM-reviewed everything; but I had changed those last minute, because I didn't know if putting constant values there could cause any weird Vue issues, and likely didn't include the changed .ts files on git.

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