stable-diffusion.cpp/docs
leejet cb1d975e96
feat: add wan2.1/2.2 support (#778)
* add wan vae suppport

* add wan model support

* add umt5 support

* add wan2.1 t2i support

* make flash attn work with wan

* make wan a little faster

* add wan2.1 t2v support

* add wan gguf support

* add offload params to cpu support

* add wan2.1 i2v support

* crop image before resize

* set default fps to 16

* add diff lora support

* fix wan2.1 i2v

* introduce sd_sample_params_t

* add wan2.2 t2v support

* add wan2.2 14B i2v support

* add wan2.2 ti2v support

* add high noise lora support

* sync: update ggml submodule url

* avoid build failure on linux

* avoid build failure

* update ggml

* update ggml

* fix sd_version_is_wan

* update ggml, fix cpu im2col_3d

* fix ggml_nn_attention_ext mask

* add cache support to ggml runner

* fix the issue of illegal memory access

* unify image loading processing

* add wan2.1/2.2 FLF2V support

* fix end_image mask

* update to latest ggml

* add GGUFReader

* update docs
2025-09-06 18:08:03 +08:00
..
chroma.md docs: add missing dash to docs/chroma.md (#771) 2025-09-01 21:34:34 +08:00
docker.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
esrgan.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
flux.md docs: update docs/flux.md 2024-08-25 13:11:34 +08:00
hipBLAS_on_Windows.md feat: add hipBlas support (#94) 2024-01-14 11:53:42 +08:00
kontext.md refactor: update c api (#728) 2025-07-13 18:48:42 +08:00
lcm.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
lora.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
photo_maker.md feat: add PhotoMaker Version 2 support (#358) 2024-11-23 11:50:14 +08:00
quantization_and_gguf.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
sd3.md feat: add sd3.5 support (#445) 2024-10-24 21:58:03 +08:00
taesd.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
wan.md feat: add wan2.1/2.2 support (#778) 2025-09-06 18:08:03 +08:00