stable-diffusion.cpp/assets
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
..
flux docs: add chroma doc 2025-06-29 23:58:15 +08:00
photomaker_examples feat: add TencentARC PhotoMaker support (#179) 2024-03-12 23:15:17 +08:00
wan feat: add wan2.1/2.2 support (#778) 2025-09-06 18:08:03 +08:00
a lovely cat.png Initial commit 2023-08-13 16:00:22 +08:00
cat_with_sd_cpp_42.png feat: add sd3 support (#298) 2024-07-28 15:44:08 +08:00
cat_with_sd_cpp_20184.png feat: add sd3 support (#298) 2024-07-28 15:44:08 +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
sd3.5_large.png feat: add sd3.5 support (#445) 2024-10-24 21:58:03 +08:00
sycl_sd3_output.png sync: update ggml to fix large image generation with SYCL backend (#380) 2024-09-02 22:29:35 +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