Skip to content

Releases: leejet/stable-diffusion.cpp

master-647-72e512a

23 May 06:26
72e512a

Choose a tag to compare

fix: make macOS binaries use relocatable rpaths (#1552)

master-646-0baf721

22 May 19:44
0baf721

Choose a tag to compare

feat: add LTX temporal latent upscaler support (#1551)

master-645-645e6e9

22 May 18:56
645e6e9

Choose a tag to compare

feat: add LTX rational latent upscaler (#1549)

master-644-cbf9219

22 May 18:29
cbf9219

Choose a tag to compare

fix: strip trailing latent channels for preview decode (#1548)

master-643-8cf55a3

22 May 18:26
8cf55a3

Choose a tag to compare

fix: load TAESD preview-only model correctly (#1547)

master-642-3a8788c

21 May 18:46
3a8788c

Choose a tag to compare

refactor: unify extra argument parsing (#1540)

master-641-449165c

21 May 18:45
449165c

Choose a tag to compare

feat: stream LTX VAE temporal tile decoding (#1539)

master-640-adaa599

21 May 17:54
adaa599

Choose a tag to compare

Feat: Temporal tile custom size with overlap (#1510)

* Temporal tile size + overlap

* add --extra-tiling-args support

---------

Co-authored-by: leejet <[email protected]>

master-639-2e35146

21 May 16:53
2e35146

Choose a tag to compare

perf: run LTX audio VAE decode in one ggml graph (#1538)

master-638-47d8198

21 May 16:40
47d8198

Choose a tag to compare

feat: add taeltx2_3_wide support (#1535)