stable-diffusion.cpp/examples/cli
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
..
CMakeLists.txt feat: load weights from safetensors and ckpt (#101) 2023-12-03 15:47:20 +08:00
main.cpp feat: Control Net support + Textual Inversion (embeddings) (#131) 2024-01-29 22:38:51 +08:00