Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-69c7378
fix: force binary mask for inpaint models (#589) Co-authored-by: leejet <leejet714@gmail.com>
master-3753223
fix: make get_files_from_dir works with absolute path (#598) Co-authored-by: Matti Pulkkinen <pulkkinen@ultimatium.com>
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)
master-587a37b
fix: avoid sd2((non inpaint) crash on v-pred check (#537)
master-4fe83d5
chore: fix CUDA on GitHub Action (#567)
master-dcf91f9
chore: change SD_CUBLAS/SD_USE_CUBLAS to SD_CUDA/SD_USE_CUDA