Skip to content

Releases: leejet/stable-diffusion.cpp

master-678-dfb2390

06 Jun 19:10
dfb2390

Choose a tag to compare

refactor: extract Wan VAE implementation (#1614)

master-677-cfbc19d

06 Jun 19:14
cfbc19d

Choose a tag to compare

refactor: unify model config detection (#1613)

master-676-b9254dd

06 Jun 10:27
b9254dd

Choose a tag to compare

feat: add ideogram4 support (#1609)

master-675-0648f44

06 Jun 10:55
0648f44

Choose a tag to compare

perf: ratchet streaming budget so plan stops re-merging every step (#…

master-674-74f513d

06 Jun 10:38
74f513d

Choose a tag to compare

fix: Suppress spurious error output for --help (#1607) (#1608)

Signed-off-by: kei-g <km.8k6ce+github@gmail.com>

master-673-064001b

06 Jun 09:59
064001b

Choose a tag to compare

perf: allocate CPU-offloaded params from runtime device pinned host b…

master-672-1f9ee88

03 Jun 17:50
1f9ee88

Choose a tag to compare

fix: zero Wan2.2 TI2V timesteps for fixed frames (#1604)

master-671-a7f2e03

03 Jun 17:15
a7f2e03

Choose a tag to compare

perf: keep chunk-K residency engaged with runtime LoRA (#1598)

master-670-4513e3f

03 Jun 17:00
4513e3f

Choose a tag to compare

refactor: img-cond->img_uncond (#1594)

* refactor: img-cond->img_uncond

* align APG and CFG++ with img-uncond CFG

* set default img_cfg to 1.f

---------

Co-authored-by: leejet <leejet714@gmail.com>

master-669-2d40a8b

02 Jun 17:18
2d40a8b

Choose a tag to compare

feat: make Wan2.2 5B FLF2V work (#1110)