Skip to content

Releases: leejet/stable-diffusion.cpp

master-467-0e52afc

08 Jan 17:12
0e52afc

Choose a tag to compare

feat: enable vae tiling for vid gen (#1152)

* enable vae tiling for vid gen

* format code

* eliminate compilation warning

---------

Co-authored-by: leejet <leejet714@gmail.com>

master-466-27b5f17

08 Jan 16:57

Choose a tag to compare

ci: only push Docker images on master or release

master-463-e7e83ed

06 Jan 17:04
e7e83ed

Choose a tag to compare

fix(server): use has_file for mask multipart detection (#1178)

master-462-c5602a6

05 Jan 17:48
c5602a6

Choose a tag to compare

feat: prioritize gguf and safetensors formats for embeddings and LoRA…

master-457-b90b1ee

04 Jan 16:29
b90b1ee

Choose a tag to compare

chore: eliminate compilation warnings under MSVC (#1170)

master-456-2cef4ba

04 Jan 16:24

Choose a tag to compare

chore: use Release build for windows-latest-cmake

master-455-a119a4d

04 Jan 16:02
a119a4d

Choose a tag to compare

fix: avoid issues when sigma_min is close to 0 (#1138)

master-454-6eefd2d

04 Jan 15:49
6eefd2d

Choose a tag to compare

feat: support random seed flag (#1163)

master-453-4ff2c8c

28 Dec 17:23
4ff2c8c

Choose a tag to compare

refactor: simplify logic for saving results (#1149)

master-452-51bd9c8

28 Dec 16:46

Choose a tag to compare

chore: reformat named cache params description into single line