Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-407-1ac5a61
feat: support custom upscale tile size (#896)
master-406-d939f6e
refactor: optimize the handling of LoRA models (#1070)
master-405-e72aea7
feat: embed version string and git commit hash (#1008)
master-403-583a02e
feat: add Flux.2 VAE proj matrix for previews (#1017)
master-402-96c3e64
refactor: optimize the handling of embedding (#1068) * optimize the handling of embedding * support case-insensitive embedding names
master-401-0392273
chore: add compute kernels to Windows CUDA build (#1062) * Fix syntax for CUDA architecture definitions * Extend CUDA support to GTX 10 Series to RTX 50 Series * update cuda installer step version to install cuda 12.8.1 * Remove unsupported compute capability
master-398-2f0bd31
feat: add ovis image support (#1057)
master-397-bfbb929
feat: do not convert bf16 to f32 (#1055)
master-396-689e44c
fix: correct ggml_ext_silu_act (#1056)
master-395-985aedd
refactor: optimize the handling of pred type (#1048)