stable-diffusion.cpp/assets
Steward Garcia 36ec16ac99
feat: Control Net support + Textual Inversion (embeddings) (#131)
* add controlnet to pipeline

* add cli params

* control strength cli param

* cli param keep controlnet in cpu

* add Textual Inversion

* add canny preprocessor

* refactor: change ggml_type_sizef to ggml_row_size

* process hint once time

* ignore the embedding name case

---------

Co-authored-by: leejet <leejet714@gmail.com>
2024-01-29 22:38:51 +08:00
..
a lovely cat.png Initial commit 2023-08-13 16:00:22 +08:00
control_2.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
control_3.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
control.png feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00
f16.png Initial commit 2023-08-13 16:00:22 +08:00
f32.png Initial commit 2023-08-13 16:00:22 +08:00
img2img_output.png feat: add img2img mode (#5) 2023-08-16 01:48:07 +08:00
q4_0.png Initial commit 2023-08-13 16:00:22 +08:00
q4_1.png Initial commit 2023-08-13 16:00:22 +08:00
q5_0.png Initial commit 2023-08-13 16:00:22 +08:00
q5_1.png Initial commit 2023-08-13 16:00:22 +08:00
q8_0.png Initial commit 2023-08-13 16:00:22 +08:00
with_lcm.png feat: add LoRA support 2023-11-19 17:43:49 +08:00
without_lcm.png feat: add LoRA support 2023-11-19 17:43:49 +08:00