Skip to content

Releases: leejet/stable-diffusion.cpp

master-650-1ceb5bd

25 May 18:59
1ceb5bd

Choose a tag to compare

fix: package ROCm BLAS runtime in Windows artifacts (#1562)

master-649-202c615

25 May 18:35
202c615

Choose a tag to compare

fix: use flux flow prediction for LTXAV (#1561)

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 <leejet714@gmail.com>