Skip to content

Releases: leejet/stable-diffusion.cpp

master-336-917f7bf

23 Oct 14:24
917f7bf

Choose a tag to compare

fix: support `--flow-shift` for flux models with default pred (#913)

master-335-48e0a28

22 Oct 17:57
48e0a28

Choose a tag to compare

feat: add shift factor support (#903)

master-334-d05e46c

18 Oct 16:05
d05e46c

Choose a tag to compare

chore: add .clang-tidy configuration and apply modernize checks (#902)

master-333-64a7698

18 Oct 16:15
64a7698

Choose a tag to compare

chore: report number of Qwen layers as info (#901)

master-332-0723ee5

18 Oct 10:28
0723ee5

Choose a tag to compare

refactor: optimize option printing (#900)

master-331-90ef5f8

18 Oct 09:15
90ef5f8

Choose a tag to compare

feat: add auto-resize support for reference images (was Qwen-Image-Ed…

master-330-db6f479

17 Oct 16:21
db6f479

Choose a tag to compare

feat: add wtype stat (#899)

master-326-40a6a87

15 Oct 15:41
40a6a87

Choose a tag to compare

fix: resolve precision issues in SDXL VAE under fp16 (#888)

* fix: resolve precision issues in SDXL VAE under fp16

* add --force-sdxl-vae-conv-scale option

* update docs

master-325-e370258

15 Oct 15:36
e370258

Choose a tag to compare

feat: added prediction argument (#334)

master-324-a7d6d29

15 Oct 14:45
a7d6d29

Choose a tag to compare

chore: allow building ggml as a separate shared lib (#468)