Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-f27f2b2
docs: add missing --mask and --guidance options to print_usage (#572)
master-f23b803
fix:: unapply current loras properly (#590)
master-838beb9
chore: add global SYCL compile flags (#597)
master-69c7378
fix: force binary mask for inpaint models (#589) Co-authored-by: leejet <[email protected]>
master-3753223
fix: make get_files_from_dir works with absolute path (#598) Co-authored-by: Matti Pulkkinen <[email protected]>
master-1be2491
feat: partial LyCORIS support (tucker decomposition for LoCon + LoHa …
master-19d876e
feat: implement DDIM with the "trailing" timestep spacing and TCD (#568)
master-d46ed5e
feat: support JPEG compression (#583)
master-2535ad5
chore: fix cuda on github action (#580)
master-d9b5942
feat: add sdxl v-pred suppport (#536)