Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-621-baf7eda
refactor: minify vocab files (#1509)
master-620-e7eb92f
feat: add Gradient Estimation sampler (#1484)
master-619-50134e5
refactor: split guidance composition (#1506)
master-618-e43b24c
feat: add ltx2.3 flf2v support (#1505)
master-617-06accf2
feat: add ltxav latent2rgb projection matrix (#1502)
master-616-cde20d5
fix: handle stereo format in sd_audio (#1489) Co-authored-by: leejet <leejet714@gmail.com>
master-615-67dda3f
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
fix: avoid repeated T5 EOS tokens in Anima prompt weights (#1501)
master-611-3633072
feat: add module backend assignment support (#1500) Co-authored-by: Stéphane du Hamel <stephduh@live.fr>
master-610-0c1ca17
ci: update ROCm Windows builds (#1282)