poorpaper
421a1c245c
Fix MiniMax H3 denoise masks ( #15988 )
2026-09-08 14:25:33 -07:00
rattus
00d34d92fe
Comfy Aimdo 0.5.3 + Memory compiler fixes ( #16180 )
2026-09-08 12:32:43 -04:00
Jukka Seppänen
e308cc73b4
Add Sparse Attention node ( #16072 )
...
* support VSA
* BlockSparseAttention node
* Add extra_tokens
* cleanup
* cleanup
2026-09-05 21:18:15 -04:00
comfyanonymous
5c23fb7b6c
Remove now unnecessary minimax memory workaround. ( #16103 )
2026-09-04 13:27:35 -04:00
rattus
804eb5513a
Introduce Comfy Compiler (CORE-389) ( #15861 )
2026-09-04 13:18:39 -04:00
Jukka Seppänen
02aa70781a
Allow using references with MiniMax-H3 Fun Union and fix prefetch race condition ( #16020 )
2026-09-01 19:09:42 -04:00
comfyanonymous
d3eaf6adb3
Minimax h3 controlnet as a model patch instead of a controlnet. ( #15975 )
2026-08-31 19:44:42 -04:00
Jukka Seppänen
2504e68d4d
MiniMax-H3: Support PDD LoRA ( #15908 )
2026-08-28 18:12:36 -04:00
Barish Ozbay
ff6c8a8af1
Support per-token video and audio latent noise masks on MiniMax-H3 ( #15375 )
2026-08-17 23:18:18 -04:00
Barish Ozbay
e01fb4c56b
Add MiniMaxH3AddGuide for anchoring image and audio guides at any frame ( #15439 )
2026-08-13 15:55:36 -04:00
comfyanonymous
62b3c94bd4
Fix peak memory issue with H3. ( #15486 )
2026-08-11 02:09:29 -07:00
comfyanonymous
bf4c9a08fc
Implement comfy kitchen attention. ( #15479 )
...
Add a ModelAttentionBackend node to manually select the attention for models in the workflows. Currently supports pytorch attention or comfy kitchen attention.
Add --use-ck-attention to enable comfy kitchen attention as the default attention backend for all models (might break some).
2026-08-10 22:03:08 -07:00
Jukka Seppänen
2a68ce33b4
Optimize MiniMax-H3 VAE ( #15446 )
2026-08-09 14:24:48 -04:00
Jukka Seppänen
93cb5edb98
Fix audio carry to wrappers ( #15390 )
2026-08-07 08:30:21 -07:00
comfyanonymous
2340099d93
Fix full offload on minimax audio vae. ( #15377 )
2026-08-07 00:26:16 -04:00
Jukka Seppänen
bdcb886a47
Fix sampler issues for audio with minimax, support more samplers. ( #15243 )
2026-08-06 13:36:34 -07:00
Jukka Seppänen
bbda83647d
Support int8_convrot VAE ( #15334 )
2026-08-05 21:12:23 -04:00
rivadart
16e3f3034f
fix(minimax): cast raw parameters to input device in H3 VAEs ( #15268 )
2026-08-03 19:06:12 -04:00
Jukka Seppänen
57500fc5bc
feat: Support MiniMax-H3 (CORE-375) ( #15224 )
2026-08-02 22:28:29 -04:00