Skip to content

Releases: leejet/stable-diffusion.cpp

master-721-8caa3f9

24 Jun 18:58
8caa3f9

Choose a tag to compare

feat: add krea2 support (#1705)

master-720-2938272

24 Jun 18:19
2938272

Choose a tag to compare

feat: add logit-normal scheduler (#1669)

master-719-f440ad9

22 Jun 18:47
f440ad9

Choose a tag to compare

fix: avoid writable mmap for read-only weights (#1698)

master-718-41f7acb

22 Jun 18:24
41f7acb

Choose a tag to compare

feat: support guidance_schedule (#1684)

master-717-b395a69

22 Jun 16:55
b395a69

Choose a tag to compare

refactor: add Flux VAE version helper (#1696)

master-716-854bebf

22 Jun 16:33
854bebf

Choose a tag to compare

feat: add --prompt-file and --negative-prompt-file flags (#1693)

master-715-787d229

22 Jun 16:26
787d229

Choose a tag to compare

perf: --eager-load to pre-load params at model-load time (#1687)

master-714-b12098f

21 Jun 19:29
b12098f

Choose a tag to compare

feat: add boogu image support (#1688)

master-713-2bd249c

21 Jun 18:50
2bd249c

Choose a tag to compare

feat: concatenate repeated cli arg strings (#1686)

master-712-e9e9524

21 Jun 18:42
e9e9524

Choose a tag to compare

fix: workaround for Ernie with Vulkan and Flash Attention (#1680)