mirror of
https://github.com/leejet/stable-diffusion.cpp
synced 2026-03-02 05:00:19 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| a lovely cat.png | ||
| control_2.png | ||
| control_3.png | ||
| control.png | ||
| f16.png | ||
| f32.png | ||
| img2img_output.png | ||
| q4_0.png | ||
| q4_1.png | ||
| q5_0.png | ||
| q5_1.png | ||
| q8_0.png | ||
| with_lcm.png | ||
| without_lcm.png | ||