Commit Graph

774 Commits

Author SHA1 Message Date
stduhpf
c79d24bdbd feat: add Krea2OstrisEdit support (#1775) master-774-c79d24b 2026-07-11 17:37:01 +08:00
leejet
1b042838d9 feat: support safetensors index loading (#1769) master-773-1b04283 2026-07-10 23:23:21 +08:00
Piotr Wilkin (ilintar)
ead6bf521b fix: extend f32 matmul precision to ROCm for Qwen-Image, Krea2 and Boogu (#1772) master-772-ead6bf5 2026-07-10 23:23:01 +08:00
Piotr Wilkin (ilintar)
9beb6aca69 fix: avoid f16 overflow in Z-Image quantized matmuls on ROCm (#1771) master-771-9beb6ac 2026-07-10 23:22:15 +08:00
fszontagh
12b6fbff28 feat: hot-reload ControlNet - swap without rebuilding the context (#1768) master-770-12b6fbf 2026-07-10 23:21:38 +08:00
leejet
cc73429228 chore: close inactive issues as completed master-769-cc73429 2026-07-08 22:14:50 +08:00
leejet
6314af404a docs: add shared agent instructions 2026-07-08 00:07:37 +08:00
leejet
885f01a555 chore: close inactive issues automatically master-767-885f01a 2026-07-07 23:37:59 +08:00
leejet
9ef6e7398f feat: drive layer split from graph-cut segments (#1762) master-766-9ef6e73 2026-07-07 23:16:52 +08:00
leejet
bb84971129 refactor: move model-specific args into model parsers (#1757) master-765-bb84971 2026-07-06 23:13:18 +08:00
leejet
e22272ee63 fix: validate safetensors data offsets (#1754) master-764-e22272e 2026-07-06 22:21:08 +08:00
m00dy
4fcc6fef10 fix: reject a repeated entry with an inconsistent value count in load_imatrix (#1749) (#1750) master-763-4fcc6fe 2026-07-06 22:11:27 +08:00
fszontagh
9e1055d2e3 fix: SDXL ControlNet (diffusers naming + graph size) (#1752) master-762-9e1055d 2026-07-06 22:06:58 +08:00
fszontagh
8b135b5489 docs: explain CPU streaming combo (--offload-to-cpu, --max-vram, --stream-layers) (#1751) 2026-07-06 22:05:52 +08:00
fszontagh
e071aa390b feat: move circular padding from context to per-generation params (#1748) master-760-e071aa3 2026-07-06 22:04:20 +08:00
leejet
dff0e88265 chore: move utility scripts under scripts (#1746) 2026-07-05 18:48:18 +08:00
leejet
c674225b38 chore: move Dockerfiles into docker directory (#1745) master-758-c674225 2026-07-05 18:39:09 +08:00
leejet
0321ce17fb docs: unify model path 2026-07-05 18:31:59 +08:00
leejet
2abbc773ac fix: use larger image VAE encode tiles (#1744) 2026-07-05 18:27:07 +08:00
Shikaku2
da6db07c5c feat: stream model conversion (#1581) 2026-07-05 17:46:07 +08:00
fszontagh
e9dee542c4 feat: add DPM++ 2M SDE (Brownian tree) sampler (#1743) 2026-07-05 17:32:43 +08:00
stduhpf
c60b36af0f feat: denoise strength as starting noise level (#1738) 2026-07-05 16:24:46 +08:00
fszontagh
38a51f8105 feat: add DPM++ 2M SDE sampler (#1742) master-752-38a51f8 2026-07-05 16:13:25 +08:00
Wagner Bruna
45714b1069 feat(sdapi): report generation parameters through the info field (#1426) 2026-07-05 16:11:37 +08:00
leejet
e790073e1c fix: avoid layer splitting unet block paths (#1741) master-750-e790073 2026-07-05 15:43:12 +08:00
Piotr Wilkin (ilintar)
b11c95a41c feat: auto fit tensors across devices to guarantee optimal load (#1736) master-749-b11c95a 2026-07-05 00:48:10 +08:00
Piotr Wilkin (ilintar)
68f3d6df9f feat: support for cross-device row split (#1735) master-748-68f3d6d 2026-07-04 16:31:18 +08:00
Piotr Wilkin (ilintar)
7bcd189639 feat: add multi-device layer split (--backend "diffusion=cuda0&cuda1") (#1734) master-747-7bcd189 2026-07-04 16:06:33 +08:00
leejet
2574f59365 fix: fallback when backend rejects flash attention (#1732) master-746-2574f59 2026-07-03 00:46:51 +08:00
mmandelker-code
7dab3668d0 fix: enable Wan/TAEHV video generation on the Metal backend (#850) (#1731) master-745-7dab366 2026-07-03 00:38:13 +08:00
leejet
556f04bb3f feat: add qwen image layered support (#1119) master-744-556f04b 2026-07-03 00:21:22 +08:00
KenForever
3590aa8d62 feat: add MiniT2I support (#1683) master-743-3590aa8 2026-07-02 00:46:51 +08:00
stduhpf
1a13107bac feat: add imatrix support (#633) master-742-1a13107 2026-07-01 23:26:37 +08:00
Erik Scholz
484baa41e5 feat: add beta scheduler (#811)
Co-authored-by: phil2sat <phil2sat@users.noreply.github.com>
master-741-484baa4
2026-07-01 01:40:22 +08:00
leejet
2bb0389683 refactor: return bool from image and upscale APIs (#1728) master-740-2bb0389 2026-07-01 01:11:56 +08:00
Cyberhan123
ccda89e09c feat: make ffi for same shape (#1635) master-739-ccda89e 2026-07-01 00:30:16 +08:00
leejet
f0271076ad chore: strip UTF-8 BOMs and add cleanup script (#1726) master-738-f027107 2026-06-30 22:32:45 +08:00
leejet
3b6c9ca97c feat: add normal alias for discrete scheduler (#1724) master-737-3b6c9ca 2026-06-30 00:19:21 +08:00
leejet
57e19fa954 feat: add Flux scheduler (#1723) master-736-57e19fa 2026-06-29 23:49:56 +08:00
leejet
61a637bfd5 feat: add Flux2 scheduler (#1722) master-735-61a637b 2026-06-29 23:17:31 +08:00
stduhpf
3ec374aecc fix: avoid crash and warn when using Qwen 2D VAE for Wan video (#1721) master-734-3ec374a 2026-06-29 21:44:05 +08:00
stduhpf
0484600284 fix: add zip library back to cli target link libraries (#1719) master-733-0484600 2026-06-29 21:42:02 +08:00
Cyberhan123
c1790754d3 feat: enhanced third-party integrations (#1632)
* feat: add installation support and configuration files for stable-diffusion

* fix: correct public header setting and update version variable in pkg-config

* fix stable-diffusion install package metadata

---------

Co-authored-by: leejet <leejet714@gmail.com>
2026-06-29 00:48:57 +08:00
leejet
9f855c933b chore: silence narrowing conversion warnings (#1717) master-731-9f855c9 2026-06-28 23:14:53 +08:00
stduhpf
7b5f34d93e feat: support Qwen2D VAE (#1714) master-730-7b5f34d 2026-06-28 22:50:57 +08:00
stduhpf
d77b8f5ee8 feat: support Qwen-Image/Wan VAE with diffusers naming (#1713) 2026-06-28 22:50:12 +08:00
fszontagh
03e9a22f4d feat: add SeFi-Image support (#1707) master-728-03e9a22 2026-06-28 22:49:24 +08:00
leejet
f54e45e81c fix: correct sycl ci (#1716) master-727-f54e45e 2026-06-28 22:45:19 +08:00
leejet
9956436c92 refactor: consolidate WAN VAE version checks (#1712) 2026-06-27 01:23:37 +08:00
Wagner Bruna
ec4cb8104b fix: correct TAEHV encoding for image models (#1711) 2026-06-27 01:23:18 +08:00