Skip to content

Releases: leejet/stable-diffusion.cpp

master-dcf91f9

28 Dec 05:56
Compare
Choose a tag to compare
chore: change SD_CUBLAS/SD_USE_CUBLAS to SD_CUDA/SD_USE_CUDA

master-cc92a6a

28 Dec 05:17
cc92a6a
Compare
Choose a tag to compare
feat: support more LoRA models (#520)

master-8f4ab9a

28 Dec 05:25
8f4ab9a
Compare
Choose a tag to compare
 feat: support Inpaint models (#511)

master-0d9d665

28 Dec 05:27
0d9d665
Compare
Choose a tag to compare
fix: fix metal build (#513)

master-9578fdc

30 Nov 06:51
Compare
Choose a tag to compare
chore: remove rocm5.5 build temporarily

master-b5f4932

23 Nov 06:27
Compare
Choose a tag to compare
refactor: add some sd vesion helper functions

master-9b1d90b

23 Nov 04:42
9b1d90b
Compare
Choose a tag to compare
fix: improve clip text_projection support (#397)

master-8f94efa

23 Nov 05:07
8f94efa
Compare
Choose a tag to compare
feat: add support for loading F8_E5M2 weights (#460)

master-8c7719f

23 Nov 05:07
8c7719f
Compare
Choose a tag to compare
fix: typo in clip-g encoder arg (#472)

master-6ea8122

23 Nov 04:58
6ea8122
Compare
Choose a tag to compare
feat: add flux 1 lite 8B (freepik) support (#474)

* Flux Lite (Freepik) support

* format code

---------

Co-authored-by: leejet <[email protected]>