stable-diffusion.cpp/docs
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
..
chroma.md docs: update docs 2025-09-14 14:24:24 +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 2025-09-14 14:24:24 +08:00
hipBLAS_on_Windows.md feat: add hipBlas support (#94) 2024-01-14 11:53:42 +08:00
kontext.md docs: update docs 2025-09-14 14:24:24 +08:00
lcm.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
lora.md docs: include Vulkan compatibility for LoRA quants (#845) 2025-09-25 00:01:10 +08:00
photo_maker.md refactor: simplify the logic of pm id image loading (#827) 2025-09-14 22:50:21 +08:00
quantization_and_gguf.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
qwen_image.md feat: add Qwen Image support (#851) 2025-10-12 23:23:19 +08:00
sd3.md docs: update docs 2025-09-14 14:24:24 +08:00
taesd.md docs: reorganize README.md 2024-08-03 12:06:34 +08:00
wan.md feat: add vace support (#819) 2025-09-14 16:57:33 +08:00