stable-diffusion.cpp/assets
leejet beb99a2de2
feat: add Qwen Image support (#851)
* add qwen tokenizer

* add qwen2.5 vl support

* mv qwen.hpp -> qwenvl.hpp

* add qwen image model

* add qwen image t2i pipeline

* fix qwen image flash attn

* add qwen image i2i pipline

* change encoding of vocab_qwen.hpp to utf8

* fix get_first_stage_encoding

* apply jeffbolz f32 patch

https://github.com/leejet/stable-diffusion.cpp/pull/851#issuecomment-3335515302

* fix the issue that occurs when using CUDA with k-quants weights

* optimize the handling of the FeedForward precision fix

* to_add_out precision fix

* update docs
2025-10-12 23:23:19 +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
qwen feat: add Qwen Image support (#851) 2025-10-12 23:23:19 +08:00
wan feat: add vace support (#819) 2025-09-14 16:57:33 +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