stable-diffusion.cpp/examples
stduhpf 65fa646684
feat: add sd3.5 medium and skip layer guidance support (#451)
* mmdit-x

* add support for sd3.5 medium

* add skip layer guidance support (mmdit only)

* ignore slg if slg_scale is zero (optimization)

* init out_skip once

* slg support for flux (expermiental)

* warn if version doesn't support slg

* refactor slg cli args

* set default slg_scale to 0 (oops)

* format code

---------

Co-authored-by: leejet <leejet714@gmail.com>
2024-11-23 11:15:31 +08:00
..
cli feat: add sd3.5 medium and skip layer guidance support (#451) 2024-11-23 11:15:31 +08:00
CMakeLists.txt feat: load weights from safetensors and ckpt (#101) 2023-12-03 15:47:20 +08:00