Skip to content

Releases: leejet/stable-diffusion.cpp

master-621-baf7eda

17 May 17:21
baf7eda

Choose a tag to compare

refactor: minify vocab files (#1509)

master-620-e7eb92f

17 May 17:12
e7eb92f

Choose a tag to compare

feat: add Gradient Estimation sampler (#1484)

master-619-50134e5

17 May 14:27
50134e5

Choose a tag to compare

refactor: split guidance composition (#1506)

master-618-e43b24c

17 May 12:31
e43b24c

Choose a tag to compare

feat: add ltx2.3 flf2v support (#1505)

master-617-06accf2

17 May 12:51
06accf2

Choose a tag to compare

feat: add ltxav latent2rgb projection matrix (#1502)

master-616-cde20d5

17 May 12:05

Choose a tag to compare

fix: handle stereo format in sd_audio (#1489)

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

master-615-67dda3f

17 May 10:57
67dda3f

Choose a tag to compare

feat: add ltx2.3 support (#1463)

* add GemmaTokenizer

* add basic ltx2.3 support

* change vocab file encoding

* fix ci

* fix ubuntu build

* add temporal tiling support

* add ltx audio support

* update ggml submodule url

* fix generate_video

* add i2v support

* minify bundled Gemma tokenizer vocab sources

* pass video fps into temporal rope embeddings

* fix av_ca_timestep_scale_multiplier

* add LTX2Scheduler support

* update docs

* fix ci

master-612-d7ecbe1

16 May 15:49
d7ecbe1

Choose a tag to compare

fix: avoid repeated T5 EOS tokens in Anima prompt weights (#1501)

master-611-3633072

16 May 14:51
3633072

Choose a tag to compare

feat: add module backend assignment support (#1500)

Co-authored-by: Stéphane du Hamel <stephduh@live.fr>

master-610-0c1ca17

16 May 14:34
0c1ca17

Choose a tag to compare

ci: update ROCm Windows builds (#1282)