Releases: leejet/stable-diffusion.cpp
Releases · leejet/stable-diffusion.cpp
master-589-f40a707
feat: add sdcpp-specific generation metadata to image outputs (#1462)
master-588-970c4a3
chore: replace some NULL with nullptr + use "%zu" for printing some s…
master-587-b8bdffc
feat: add more built-in highres upscalers (#1456)
master-586-c97702e
feat: add sd-webui style Hires. fix support (#1451)
master-585-44cca3d
feat: support safetensors export in convert mode (#1444)
master-584-0a7ae07
feat: add restricted torch legacy checkpoint loading (#1443)
master-583-6614334
refactor: move model file IO into dedicated module (#1442)
master-582-7023fc4
fix: correct image to image DDIM and TCD (#1410)
master-581-e77e4c4
feat: adapt LCM for flow models (#1413)
master-580-7d33d4b
chore: enable MSVC parallel compilation with /MP (#1438)