Commit Graph

5740 Commits

Author SHA1 Message Date
Barish Ozbay 8fd5a68176
Merge branch 'master' into minimax-h3-latent-noise-masks 2026-08-09 23:34:39 -04:00
Jukka Seppänen 2a68ce33b4
Optimize MiniMax-H3 VAE (#15446) 2026-08-09 14:24:48 -04:00
drozbay a2980c2927 Bound video and audio masks to 8 bit level values to limit number of distinct token labels 2026-08-08 22:06:04 -06:00
blepping cbbc9dab1f
Make a context manager for cast_bias_weight and use it. (#14750) 2026-08-08 22:38:34 -04:00
chaObserv 40e46c7110
Extend ER-SDE noise scaler by scaling h(t) (#15428) 2026-08-08 22:06:12 -04:00
claude[bot] a683fa6e57
Add previewable_outputs_count to /api/jobs (backend half of Media Assets badge fix) (#15148) 2026-08-08 18:06:03 -07:00
drozbay 355e8d29d5 Gate audio and video masks from being treated as fractional very near to upper and lower value bounds 2026-08-08 16:38:13 -06:00
drozbay 28aa924e81 Allow fractional mask values for MiniMax-H3 2026-08-08 16:38:13 -06:00
comfyanonymous 9eaba63e1a
Fix upscale models breaking on non dynamic vram low vram. (#15437) 2026-08-08 17:51:05 -04:00
Terry Jia 00d02f2854
fix: make Create Layered Image discoverable and its flags self-explanatory (#15429) 2026-08-08 10:50:09 -07:00
comfyanonymous dd79c643a9
Minimum officially supported pytorch is now 2.7 (#15413) 2026-08-08 02:12:21 -04:00
Daxiong (Lin) 5599a05fea
chore: update workflow templates to v0.11.37 (#15415) 2026-08-07 19:27:21 -07:00
comfyanonymous cd84f47efe
Make it easier to debug nested tensors. (#15383) 2026-08-07 22:14:04 -04:00
comfyanonymous 43cb4fffc8 ComfyUI v0.31.0 2026-08-07 18:29:35 -04:00
comfyanonymous 66057c4e59
Update comfy-kitchen package version to 0.2.28 (#15407) 2026-08-07 18:25:27 -04:00
Daxiong (Lin) 2f40b7131c
chore: update workflow templates to v0.11.34 (#15404) 2026-08-07 13:28:01 -07:00
Terry Jia 8fadc7b5be
[Partner Nodes] feat: ImageCompositor node with layer-state compositing, layer from bbox and Seedream Layer Separation node (#15317) 2026-08-07 13:25:37 -07:00
Comfy Org PR Bot 6db4fa2fcd
Bump comfyui-frontend-package to 1.48.7 (#15403) 2026-08-07 11:51:34 -07:00
Barish Ozbay 877b5b8862
Merge branch 'master' into minimax-h3-latent-noise-masks 2026-08-07 14:30:07 -04:00
Alexander Piskun 0db8694115
[Partner Nodes] feat(ByteDance): add SeeDance 2.5 model (#15395)
* [Partner Nodes] feat(ByteDance): add SeeDance 2.5 model

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-07 21:28:09 +03:00
Jukka Seppänen 344b43989e
Support asym w4a8_int (#15308)
* support asym w4a8_int

* Simplify

* Fixes
2026-08-07 08:32:57 -07:00
Jukka Seppänen 93cb5edb98
Fix audio carry to wrappers (#15390) 2026-08-07 08:30:21 -07:00
Alexander Piskun 531ea7db13
[Partner Nodes] chore(Gemini,OpenAI): update pricing for image models (#15306)
* [Partner Nodes] chore(Gemini): update pricing for Nano Banana image models

Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-08-07 14:36:12 +03:00
comfyanonymous 0ab8332bfa
Update comfy-kitchen package version to 0.2.27 (#15388) 2026-08-07 03:33:38 -04:00
comfyanonymous 2340099d93
Fix full offload on minimax audio vae. (#15377) 2026-08-07 00:26:16 -04:00
Christian Byrne 0dd9b154a1
chore: fail the CodeRabbit status when the review did not run (#15382) 2026-08-06 21:04:25 -07:00
Jukka Seppänen a464ac3358
feat: Support Wan-Animate2 (CORE-358) (#15362) 2026-08-06 21:08:16 -04:00
drozbay 3c4749976b Support per-token video and audio latent noise masks on MiniMax-H3
Video masks snap to the 2x2 latent patch grid, audio masks to whole
latent frames, both rounded to binary.
2026-08-06 16:22:29 -06:00
comfyanonymous 88fec4b605
Skip creating useless noise in res_multistep sampler. (#15339) 2026-08-06 18:17:44 -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
Alexander Piskun 2eb609766a
[Partner Nodes] chore(Reve): deprecate Reve nodes (#15331)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-06 10:21:36 +03:00
endman100 563b98eefb
Fix MiniMax H3 latent noise mask sampling (#15322) 2026-08-05 23:47:13 -04:00
Jukka Seppänen 15989f87ca
Speedup LTX and Wan (#15138) 2026-08-05 21:15:48 -04:00
Jukka Seppänen bbda83647d
Support int8_convrot VAE (#15334) 2026-08-05 21:12:23 -04:00
comfyanonymous 7972b5ba7f
Make the desktop app more prominent in the readme. (#15330) 2026-08-05 14:25:15 -07:00
Comfy Org PR Bot 6f7cd7fcea
Bump comfyui-frontend-package to 1.48.6 (#15301) 2026-08-04 19:53:21 -07:00
comfyanonymous de23a547f1
Update the Features section with more up to date stuff. (#15302) 2026-08-04 19:45:30 -07:00
rattus ba1d0efc9f
comfy-aimdo 0.4.13 (#15290)
Comfy-aimdo 0.4.12 increases error logging reliablity to help root
cause os errors in some of the C APIs that are causing issues for
some users.

The log is also unified with python logging, so non-terminal users
see the logs properly.

Aimdo 0.4.13 fixes a bug in async-offload + MRU primary weights
allocation. https://github.com/Comfy-Org/ComfyUI/issues/15284
2026-08-04 21:47:11 -04:00
Daxiong (Lin) 2bbb200dc9
chore: update workflow templates to v0.11.31 (#15297)
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-08-04 17:29:44 -07:00
Alexander Piskun e7970cb2ce
[Partner Nodes] feat(BFL): add Flux 3 video model (#15295)
* [Partner Nodes] feat(BFL): add Flux 3 video model

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>

* [Partner Nodes] fix(BFL): harden keyframe value check

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>

---------

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-08-04 17:26:10 -07:00
Alexander Piskun 1868372da0
[Partner Nodes] feat(TopazAI): add Bloom 2 and Wonder 3.5 models support (#15294)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2026-08-04 22:51:09 +03:00
rattus 40dbdc1bef
restore SDPA non-cudnn small attention bypass (#15296)
This is performance critical for ACE step.
2026-08-04 15:25:25 -04:00
Alexander Piskun c44dea1880
[Partner Nodes] chore(Kling): remove retired legacy models and Virtual Try-On API (#15249)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
2026-08-04 19:24:21 +03:00
comfyanonymous 9a9fdb10ed
Harden some nodes against potential issues related to combos. (#15277) 2026-08-03 23:55:13 -04:00
rivadart 16e3f3034f
fix(minimax): cast raw parameters to input device in H3 VAEs (#15268) 2026-08-03 19:06:12 -04:00
comfyanonymous e377e26304
Don't pin too much memory on Linux systems with no swap partition. (#15266) 2026-08-03 16:29:47 -04:00
Comfy Org PR Bot 14b05228ce
Bump comfyui-frontend-package to 1.47.12 (#15244)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-02 22:03:37 -07:00
comfyanonymous b1693ecba9 ComfyUI v0.30.0 2026-08-02 22:49:14 -04:00
Daxiong (Lin) 6eba7739f0
chore: update workflow templates to v0.11.27 (#15239) 2026-08-02 19:47:04 -07:00
Daxiong (Lin) f72b68878e
Update workflow templates to v0.11.26 (#15228) 2026-08-02 22:29:02 -04:00