leejet
0982807139
feat: add PiD support ( #1585 )
2026-05-31 22:38:39 +08:00
leejet
92dc7268fc
feat: add microsoft lens support ( #1560 )
2026-05-27 01:04:17 +08:00
stduhpf
a397e03488
feat: add Longcat-Image / Longcat-Image-Edit support ( #1053 )
...
Co-authored-by: leejet <leejet714@gmail.com>
2026-05-24 02:02:02 +08:00
leejet
b3374e6a71
feat: add LTX spatial latent upscale hires support ( #1533 )
2026-05-20 22:27:09 +08:00
leejet
e43b24cf48
feat: add ltx2.3 flf2v support ( #1505 )
2026-05-17 18:40:14 +08:00
leejet
67dda3f897
feat: add ltx2.3 support ( #1463 )
...
* add GemmaTokenizer
* add basic ltx2.3 support
* change vocab file encoding
* fix ci
* fix ubuntu build
* add temporal tiling support
* add ltx audio support
* update ggml submodule url
* fix generate_video
* add i2v support
* minify bundled Gemma tokenizer vocab sources
* pass video fps into temporal rope embeddings
* fix av_ca_timestep_scale_multiplier
* add LTX2Scheduler support
* update docs
* fix ci
2026-05-17 16:46:20 +08:00
Taylor
bd17f53b73
docs: update zit example to 8 steps ( #1294 )
2026-05-16 21:32:03 +08:00
leejet
36330724bd
feat: add module backend assignment support ( #1500 )
...
Co-authored-by: Stéphane du Hamel <stephduh@live.fr>
2026-05-16 20:27:06 +08:00
Mario Limonciello
0c1ca170ca
ci: update ROCm Windows builds ( #1282 )
2026-05-16 20:25:38 +08:00
leejet
0665a7f8bf
feat: add hidream o1 image support ( #1485 )
2026-05-15 00:40:21 +08:00
Douglas Griffith
a81677f59c
docs: performance tips markup ( #1460 )
2026-04-27 22:55:30 +08:00
akleine
d73b4198a4
feat: SDXS-09 support and update doc ( #1356 )
2026-04-17 01:11:44 +08:00
leejet
5c243db9a8
feat: add ernie image support ( #1427 )
2026-04-17 00:51:42 +08:00
leejet
e8323cabb0
feat: add flux2 small decoder support ( #1402 )
2026-04-08 23:13:25 +08:00
leejet
7397ddaa86
feat: add webm support ( #1391 )
2026-04-06 01:49:28 +08:00
leejet
87ecb95cbc
feat: add webp support ( #1384 )
2026-04-02 01:36:11 +08:00
Wagner Bruna
6293ab5aaf
docs: update Spectrum info about DiT models ( #1360 )
2026-03-30 00:12:57 +08:00
Wagner Bruna
630ee03f23
refactor: move all cache parameter defaults to the library ( #1327 )
2026-03-15 16:43:46 +08:00
JusteLeo
6fa7ca9317
docs: add Anima2 gguf download link to anima.md ( #1335 )
2026-03-15 16:40:14 +08:00
rmatif
dea4980f4e
feat: add spectrum caching method ( #1322 )
2026-03-10 00:35:32 +08:00
leejet
cec4aedcfd
docs: add anima docs
2026-03-01 15:32:25 +08:00
leejet
e411520407
docs: add z-image-base example
2026-01-28 21:47:36 +08:00
akleine
639091fbe9
feat: add support for Segmind's Vega model ( #1195 )
2026-01-19 23:15:47 +08:00
leejet
9293016c9d
docs: update esrgan.md
2026-01-19 23:00:50 +08:00
leejet
9565c7f6bd
add support for flux2 klein ( #1193 )
...
* add support for flux2 klein 4b
* add support for flux2 klein 8b
* use attention_mask in Flux.2 klein LLMEmbedder
* update docs
2026-01-18 01:17:33 +08:00
akleine
7010bb4dff
feat: support for SDXS-512 model ( #1180 )
...
* feat: add U-Net specials of SDXS
* docs: update distilled_sd.md for SDXS-512
* feat: for SDXS use AutoencoderTiny as the primary VAE
* docs: update distilled_sd.md for SDXS-512
* fix: SDXS code cleaning after review by stduhpf
* format code
* fix sdxs with --taesd-preview-only
---------
Co-authored-by: leejet <leejet714@gmail.com>
2026-01-14 01:14:57 +08:00
Nuno
496ec9421e
chore: add Linux Vulkan build and Docker image workflows ( #1164 )
2026-01-05 23:42:12 +08:00
leejet
a0adcfb148
feat: add support for qwen image edit 2511 ( #1096 )
2025-12-24 23:00:08 +08:00
rmatif
298b11069f
feat: add more caching methods ( #1066 )
2025-12-22 23:52:11 +08:00
Weiqi Gao
1f77545cf8
docs: document usage of tae for VRAM reduction using wan ( #1108 )
2025-12-19 23:31:09 +08:00
leejet
2aecdd57ca
feat: simple openai image generation api compatiple server ( #1037 )
2025-12-13 13:53:21 +08:00
leejet
2f0bd31a84
feat: add ovis image support ( #1057 )
2025-12-07 12:32:56 +08:00
leejet
bfbb929790
feat: do not convert bf16 to f32 ( #1055 )
2025-12-06 23:55:51 +08:00
leejet
34a6fd4e60
feat: add z-image support ( #1020 )
...
* add z-image support
* use flux_latent_rgb_proj for z-image
* fix qwen3 rope type
* add support for qwen3 4b gguf
* add support for diffusers format lora
* fix nan issue that occurs when using CUDA with k-quants weights
* add z-image docs
2025-12-01 22:39:43 +08:00
leejet
52b67c538b
feat: add flux2 support ( #1016 )
...
* add flux2 support
* rename qwenvl to llm
* add Flux2FlowDenoiser
* update docs
2025-11-30 11:32:56 +08:00
leejet
347710f68f
feat: support applying LoRA at runtime ( #969 )
2025-11-13 21:48:44 +08:00
akleine
d2d3944f50
feat: add support for SD2.x with TINY U-Nets ( #939 )
2025-11-09 22:47:37 +08:00
akleine
0fa3e1a383
fix: prevent core dump in PM V2 in case of incomplete cmd line ( #950 )
2025-11-09 22:36:43 +08:00
Wagner Bruna
353e708844
docs: update ggml and llama.cpp URLs ( #931 )
2025-11-02 02:02:44 +08:00
stduhpf
77eb95f8e4
docs: fix taesd direct download link ( #917 )
2025-10-28 23:26:23 +08:00
leejet
9e28be6479
feat: add chroma radiance support ( #910 )
...
* add chroma radiance support
* fix ci
* simply generate_init_latent
* workaround: avoid ggml cuda error
* format code
* add chroma radiance doc
2025-10-25 23:56:14 +08:00
akleine
062490aa7c
feat: add SSD1B and tiny-sd support ( #897 )
...
* feat: add code and doc for running SSD1B models
* Added some more lines to support SD1.x with TINY U-Nets too.
* support SSD-1B.safetensors
* fix sdv1.5 diffusers format loader
---------
Co-authored-by: leejet <leejet714@gmail.com>
2025-10-25 23:35:54 +08:00
leejet
0585e2609d
docs: split README sections (build, performance, etc.) into separate docs
2025-10-16 23:22:06 +08:00
leejet
2e9242e37f
feat: add Qwen Image Edit support ( #877 )
...
* add ref latent support for qwen image
* optimize clip_preprocess and fix get_first_stage_encoding
* add qwen2vl vit support
* add qwen image edit support
* fix qwen image edit pipeline
* add mmproj file support
* support dynamic number of Qwen image transformer blocks
* set prompt_template_encode_start_idx every time
* to_add_out precision fix
* to_out.0 precision fix
* update docs
2025-10-13 23:17:18 +08:00
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
Wagner Bruna
513f36d495
docs: include Vulkan compatibility for LoRA quants ( #845 )
2025-09-25 00:01:10 +08:00
leejet
0ebe6fe118
refactor: simplify the logic of pm id image loading ( #827 )
2025-09-14 22:50:21 +08:00
leejet
52a97b3ac1
feat: add vace support ( #819 )
...
* add wan vace t2v support
* add --vace-strength option
* add vace i2v support
* fix the processing of vace_context
* add vace v2v support
* update docs
2025-09-14 16:57:33 +08:00
leejet
288e2d63c0
docs: update docs
2025-09-14 14:24:24 +08:00
Markus Hartung
abb115cd02
fix: clarify lora quant support and small fixes ( #792 )
2025-09-08 22:39:25 +08:00