Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-506-c9cd497
fix: safely handle whitespace and consecutive newlines (#1288)
master-505-c5eb1e4
fix: avoid black images if using an invalid VAE (for SDXL) (#1273)
master-504-636d3cb
refactor: reorganize the vocab file structure (#1271)
master-503-adea272
feat(server): use image and command-line dimensions by default on ser…
master-502-45ce78a
ci: correct rocm artifact of linux (#1269)
master-500-3296545
feat: add extra_c_crossattns support for llm embedder (#1265)
master-499-d60fb27
fix: avoid unwanted file extension changes (#1257)
master-498-c7ccafb
fix: correct sdapi handling of cfg_scale and steps (#1260)
master-497-aa0b899
fix: improve handling of VAE decode failures (#1222)
master-496-5e26437
ci: add a github action to generate a Linux ROCm artifact (#1258)