Skip to content

Releases: leejet/stable-diffusion.cpp

master-506-c9cd497

19 Feb 14:42
c9cd497

Choose a tag to compare

fix: safely handle whitespace and consecutive newlines (#1288)

master-505-c5eb1e4

19 Feb 14:48
c5eb1e4

Choose a tag to compare

fix: avoid black images if using an invalid VAE (for SDXL) (#1273)

master-504-636d3cb

10 Feb 18:51
636d3cb

Choose a tag to compare

refactor: reorganize the vocab file structure (#1271)

master-503-adea272

10 Feb 18:38
adea272

Choose a tag to compare

feat(server): use image and command-line dimensions by default on ser…

master-502-45ce78a

10 Feb 17:13
45ce78a

Choose a tag to compare

ci: correct rocm artifact of linux (#1269)

master-500-3296545

09 Feb 18:05
3296545

Choose a tag to compare

feat: add extra_c_crossattns support for llm embedder (#1265)

master-499-d60fb27

09 Feb 17:57
d60fb27

Choose a tag to compare

fix: avoid unwanted file extension changes (#1257)

master-498-c7ccafb

09 Feb 17:31
c7ccafb

Choose a tag to compare

fix: correct sdapi handling of cfg_scale and steps (#1260)

master-497-aa0b899

09 Feb 17:24
aa0b899

Choose a tag to compare

fix: improve handling of VAE decode failures (#1222)

master-496-5e26437

09 Feb 17:21
5e26437

Choose a tag to compare

ci: add a github action to generate a Linux ROCm artifact (#1258)