Pyro
6a38cbba3a
Merge 8fd62980e7 into aaabf34258
2026-08-16 08:19:06 +07:00
Barish Ozbay
e01fb4c56b
Add MiniMaxH3AddGuide for anchoring image and audio guides at any frame ( #15439 )
2026-08-13 15:55:36 -04:00
Pyro
8fd62980e7
Merge remote-tracking branch 'origin/master' into fix/minimax-h3-attention-patches
...
# Conflicts:
# comfy/ldm/minimax/model.py
2026-08-12 05:52:35 +02: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
Pyro
debf4bc50d
Merge remote-tracking branch 'origin/master' into fix/minimax-h3-attention-patches
2026-08-09 12:42:33 +02:00
Jukka Seppänen
93cb5edb98
Fix audio carry to wrappers ( #15390 )
2026-08-07 08:30:21 -07:00
Jukka Seppänen
bdcb886a47
Fix sampler issues for audio with minimax, support more samplers. ( #15243 )
2026-08-06 13:36:34 -07:00
Pyro
710b6b7ee0
Support MiniMax attention patch callback variants
2026-08-04 01:40:00 +02:00
Pyro
363e02ecea
Preserve attention patch contracts ( #15270 )
2026-08-04 01:40:00 +02:00
Pyro
6062d014e4
Support MiniMax H3 attention patches
2026-08-04 01:40:00 +02:00
Jukka Seppänen
57500fc5bc
feat: Support MiniMax-H3 (CORE-375) ( #15224 )
2026-08-02 22:28:29 -04:00