Skip to content

Releases: leejet/stable-diffusion.cpp

master-589-f40a707

27 Apr 16:48
f40a707

Choose a tag to compare

feat: add sdcpp-specific generation metadata to image outputs (#1462)

master-588-970c4a3

27 Apr 16:47
970c4a3

Choose a tag to compare

chore: replace some NULL with nullptr + use "%zu" for printing some s…

master-587-b8bdffc

23 Apr 16:19
b8bdffc

Choose a tag to compare

feat: add more built-in highres upscalers (#1456)

master-586-c97702e

22 Apr 17:48
c97702e

Choose a tag to compare

feat: add sd-webui style Hires. fix support (#1451)

master-585-44cca3d

19 Apr 18:18
44cca3d

Choose a tag to compare

feat: support safetensors export in convert mode (#1444)

master-584-0a7ae07

19 Apr 17:03
0a7ae07

Choose a tag to compare

feat: add restricted torch legacy checkpoint loading (#1443)

master-583-6614334

19 Apr 12:02
6614334

Choose a tag to compare

refactor: move model file IO into dedicated module (#1442)

master-582-7023fc4

19 Apr 11:57
7023fc4

Choose a tag to compare

fix: correct image to image DDIM and TCD (#1410)

master-581-e77e4c4

19 Apr 11:48
e77e4c4

Choose a tag to compare

feat: adapt LCM for flow models (#1413)

master-580-7d33d4b

18 Apr 09:46
7d33d4b

Choose a tag to compare

chore: enable MSVC parallel compilation with /MP (#1438)