comfyanonymous
b0f4b7b294
JsonExtractString can now handle JSON with prefix and/or suffix. ( #16439 )
...
This should improve support for LLM outputs that like to prefix the json
with random stuff.
2026-09-21 01:58:53 -04:00
comfyanonymous
c194dd00cd
Allow model files to contain which attention should be used for each block. ( #16419 )
2026-09-20 10:31:55 -07:00
comfyanonymous
5ba116a40f
Add --disable-fast-disk to disable fast disk. ( #16424 )
2026-09-20 03:35:58 -04:00
comfyanonymous
c8ed2c8ce9
Lower wan peak vram when using comfy kitchen attention. ( #16418 )
2026-09-19 22:50:30 -04:00
comfyanonymous
3c80da7f87
Fix ace step VAE decode crashing on non bf16 GPUs. ( #16405 )
2026-09-18 14:35:35 -04:00
comfyanonymous
944386c233
Lower the pos embed precision of SheetSage2 to match upstream. ( #16395 )
2026-09-17 23:43:08 -04:00
comfyanonymous
4d7e61b7d4
Fix issue with qwen speedup PR. ( #16389 )
2026-09-17 21:34:05 -04:00
comfyanonymous
cf5cc2b698
Update comfy-kitchen version to 0.2.35 ( #16385 )
2026-09-17 19:12:53 -04:00
comfyanonymous
d39cdfdb03
Always put text encoder on GPU when dynamic vram on. ( #16374 )
2026-09-16 22:27:39 -04:00
comfyanonymous
4e779e5619
Add CFG control to YuE2 Generate Music node ( #16373 )
2026-09-16 21:38:29 -04:00
comfyanonymous
9b572343bb
Make llama apply rope use fast kernels on more models. ( #16351 )
2026-09-15 16:20:54 -04:00
comfyanonymous
f14bbe2869
Lower minimax VAE usage by a bit. ( #16332 )
2026-09-15 00:12:30 -04:00
comfyanonymous
9a600f8118
Update comfy-kitchen version to 0.2.34 ( #16329 )
2026-09-14 23:25:55 -04:00
comfyanonymous
6cff1e974f
Use comfy kitchen apply rope in llama based models. ( #16326 )
2026-09-14 23:16:00 -04:00
comfyanonymous
798fa9aa47
Add that Yue 2 is supported to readme. ( #16303 )
2026-09-13 14:31:26 -04:00
comfyanonymous
98c7334e2d
Fix yue2 AMD issues and add more controls to the generate ABC node. ( #16293 )
2026-09-12 19:36:38 -04:00
comfyanonymous
7dac1d2512
Increase max song duration in Yue2 node. ( #16292 )
2026-09-12 16:58:27 -04:00
comfyanonymous
b058ec6528
Support Yue2 music model. ( #16250 )
2026-09-11 19:34:44 -04:00
comfyanonymous
1d48d9cf7b
Add linear to ImageColorSpace. ( #16247 )
2026-09-10 21:52:52 -04:00
comfyanonymous
6338e4bd42
Fix h3 fun controlnet with comfy compiler. ( #16240 )
2026-09-10 17:10:36 -04:00
comfyanonymous
a7b1d39d34
Update instructions for manual install on windows AMD. ( #16217 )
2026-09-09 22:33:59 -04:00
comfyanonymous
672ba9e5e3
Only lock repo PRs after merging if they contain a CLA signature. ( #16191 )
2026-09-08 20:42:15 -04:00
comfyanonymous
249c5a3b95
Cleaner way of enabling quantized mm on text gen but not on text enc. ( #16189 )
2026-09-08 15:52:21 -04:00
comfyanonymous
f5ed117b88
Remove useless code. ( #16169 )
2026-09-07 19:27:58 -04:00
comfyanonymous
7b3b262bcb
Add color space conversion node. ( #16135 )
...
Converts between sRGB, HDR (hlg) and HDR PQ.
Note that using this node will not make your images HDR, it will just put
the data as losslessly as it can in the other color space and only tonemap
when that isn't possible (ex: converting HDR to sRGB).
2026-09-06 17:02:02 -04:00
comfyanonymous
d1c5e64119
Fix potential mps issue of supports_fp64 called with None. ( #16136 )
2026-09-05 21:00:11 -04:00
comfyanonymous
18ebc2afd4
Update comfy-kitchen version to 0.2.33 ( #16133 )
2026-09-05 19:21:16 -04:00
comfyanonymous
5c23fb7b6c
Remove now unnecessary minimax memory workaround. ( #16103 )
2026-09-04 13:27:35 -04:00
comfyanonymous
1c68191dbb
Remove some workflow media from portable install to make it smaller. ( #16080 )
2026-09-03 20:20:33 -04:00
comfyanonymous
d9726bb098
Make comfyui handle missing workflow media properly. ( #16079 )
2026-09-03 20:19:05 -04:00
comfyanonymous
0eb098b591
Lower peak trellis workflow vram and ram usage. ( #16054 )
2026-09-03 19:01:51 -04:00
comfyanonymous
345c919049
Add warning about forcing single GPU mode on Windows ( #16055 )
2026-09-02 22:48:06 -04:00
comfyanonymous
4e024cb1e8
Lower trellis workflow remesh memory usage. ( #16034 )
2026-09-01 22:43:25 -04:00
comfyanonymous
3258eb3a4d
Disable ck attention when fp32 + low_precision_attention False. ( #16029 )
2026-09-01 19:59:29 -04:00
comfyanonymous
d3eaf6adb3
Minimax h3 controlnet as a model patch instead of a controlnet. ( #15975 )
2026-08-31 19:44:42 -04:00
comfyanonymous
a8b4fa6410
Add how to cache model stuff to AGENTS.md ( #16003 )
2026-08-31 19:09:43 -04:00
comfyanonymous
95d755cd81
Disable push event trigger for failing workflow. ( #15995 )
2026-08-30 23:19:14 -04:00
comfyanonymous
8a33128f2f
Improve some warning messages. ( #15977 )
2026-08-29 20:10:20 -04:00
comfyanonymous
e7051b0375
Add section about user input tolerance to AGENTS.md ( #15955 )
2026-08-28 20:00:29 -04:00
comfyanonymous
3ac5d7941d
Add cfgpp_ud10_ab sampler. ( #15951 )
...
This is the result of an experiment where I asked a LLM to create a better
sampler for the base Anima model and gave it a lot of different things to
try.
I wouldn't call this revolutionary but from my basic testing it seems to be
a bit better than the other samplers at lower steps so I have decided to
include it in ComfyUI.
For best result use it at CFG 2.0 on base Anima. It should also work on
other models but I'm not sure about the optimal parameters.
2026-08-28 15:33:18 -04:00
comfyanonymous
0a33ed6c28
Add to readme that we support HDR and high bit depth. ( #15940 )
2026-08-27 22:57:30 -04:00
comfyanonymous
5653b4ac8e
Support avif in Save Image Advanced node. ( #15891 )
2026-08-26 19:17:57 -04:00
comfyanonymous
2618d32dfb
Python 3.10 will be EOL soon, please upgrade. ( #15874 )
...
After the Python 3.10 EOL date of October 31 2026 we will put zero effort into keeping support for python 3.10 so everyone is recommended to upgrade to a newer version.
2026-08-24 23:09:38 -04:00
comfyanonymous
b78cec879b
Increase minimum pyav version. ( #15827 )
2026-08-23 12:29:18 -04:00
comfyanonymous
9db05e0e1f
Add colorspace option and change bit_depth to a combo on CreateVideo. ( #15810 )
2026-08-22 21:07:29 -04:00
comfyanonymous
7dde56176e
Increase trellis2 memory factor a bit. ( #15796 )
2026-08-21 20:44:56 -04:00
comfyanonymous
76135e557d
Add HDR color space options to h264 codec in Save Video node. ( #15764 )
2026-08-20 20:16:31 -04:00
comfyanonymous
dcbcf8c2e1
Support HDR video saving, AV1 codec, mkv and webm. ( #15741 )
2026-08-20 19:29:20 -04:00
comfyanonymous
a3e5cce506
Add friendly errors to the dynamic vram safetensors loader. ( #15722 )
2026-08-18 19:59:52 -07:00
comfyanonymous
8e869efc87
Add support for taeh3. ( #15695 )
2026-08-17 23:20:28 -04:00
comfyanonymous
0696f61dce
Allow regular single image Empty Latent Image node to be used with H3. ( #15677 )
2026-08-16 21:34:39 -04:00
comfyanonymous
aaabf34258
Add MiniMax Music 3 to readme. ( #15656 )
2026-08-15 19:34:53 -04:00
comfyanonymous
a7365071e4
Enable dynamic vram by default on ROCm 7.14 and higher. ( #15633 )
2026-08-14 20:34:40 -04:00
comfyanonymous
03fa4e48ba
Fix minimax music not working on non dynamic vram. ( #15588 )
2026-08-13 15:47:44 -04:00
comfyanonymous
b323a345bb
Update comfy-kitchen package version to 0.2.31 ( #15564 )
2026-08-12 23:01:31 -04:00
comfyanonymous
6b30dc2068
Don't disable dynamic vram on WSL. ( #15562 )
2026-08-12 21:39:00 -04:00
comfyanonymous
725e6ec606
Support anima tunes with extra blocks. ( #15555 )
2026-08-12 16:22:50 -04:00
comfyanonymous
bd34f338ac
Fix float64 device in ltx diffusion decoder. ( #15516 )
2026-08-12 03:55:08 -04:00
comfyanonymous
024cbc5fc1
Remove potentially problematic process_tokens method. ( #15507 )
2026-08-11 16:45:52 -04:00
comfyanonymous
bbb4b04caa
Don't depend on transformers for mistral and llama tokenizers. ( #15503 )
2026-08-11 15:54:44 -04:00
comfyanonymous
d9f9d2ba12
Fix some clip vision regression. ( #15506 )
2026-08-11 15:54:15 -04:00
comfyanonymous
2a19bbf014
Fix for broken tiled audio decode. ( #15502 )
2026-08-11 14:07:32 -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
comfyanonymous
4f3544d131
Make cu130 warning more visible. ( #15463 )
2026-08-10 23:25:01 -04:00
comfyanonymous
9eaba63e1a
Fix upscale models breaking on non dynamic vram low vram. ( #15437 )
2026-08-08 17:51:05 -04:00
comfyanonymous
dd79c643a9
Minimum officially supported pytorch is now 2.7 ( #15413 )
2026-08-08 02:12:21 -04:00
comfyanonymous
cd84f47efe
Make it easier to debug nested tensors. ( #15383 )
2026-08-07 22:14:04 -04:00
comfyanonymous
66057c4e59
Update comfy-kitchen package version to 0.2.28 ( #15407 )
2026-08-07 18:25:27 -04: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
comfyanonymous
88fec4b605
Skip creating useless noise in res_multistep sampler. ( #15339 )
2026-08-06 18:17:44 -04:00
comfyanonymous
7972b5ba7f
Make the desktop app more prominent in the readme. ( #15330 )
2026-08-05 14:25:15 -07:00
comfyanonymous
de23a547f1
Update the Features section with more up to date stuff. ( #15302 )
2026-08-04 19:45:30 -07:00
comfyanonymous
9a9fdb10ed
Harden some nodes against potential issues related to combos. ( #15277 )
2026-08-03 23:55:13 -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
comfyanonymous
f06a187f50
Handle case where swap memory query fails on windows. ( #15219 )
2026-08-02 01:12:12 -04:00
comfyanonymous
532a16f3b9
Disable gradients on diffusion models. ( #15218 )
2026-08-01 20:15:51 -07:00
comfyanonymous
e0951a9c7e
Let the save text node save in csv format. ( #15217 )
2026-08-01 22:27:37 -04:00
comfyanonymous
41a3e160d7
Use the actual function to check if the path is within the dir. ( #15216 )
2026-08-01 22:15:17 -04:00
comfyanonymous
e803f24ea0
Let the VAEDecodeAudio node decode nested audio. ( #15211 )
2026-08-01 16:38:42 -04:00
comfyanonymous
e8e233cdf6
Update comfy-kitchen version to 0.2.26 ( #15208 )
2026-08-01 15:10:39 -04:00
comfyanonymous
2881e61610
Store mp4 metadata at the beginning of the file when possible. ( #15195 )
2026-08-01 03:21:28 -04:00
comfyanonymous
235b466a0c
Add crf option to save video node. ( #15191 )
2026-08-01 00:27:48 -04:00
comfyanonymous
a1c421994c
Expand k, v when attention backend would fall back to math because gqa. ( #15190 )
2026-07-31 15:17:56 -07:00
comfyanonymous
8352644aa9
comfy-kitchen AMD support. ( #15160 )
2026-07-30 19:53:13 -04:00
comfyanonymous
9b3aa08967
Don't enable comfyui_detail.log by default. ( #15159 )
2026-07-30 16:15:39 -04:00
comfyanonymous
f73e8cde88
Fallback to cudnn attention on linux if flash attention doesn't work. ( #15146 )
2026-07-29 18:10:28 -07:00
comfyanonymous
4f874c5e3a
Update comfy-kitchen to fix flux kv issue. ( #15144 )
2026-07-29 14:10:01 -07:00
comfyanonymous
628cdec592
Update comfy-kitchen package version to 0.2.23 ( #15112 )
2026-07-28 17:01:53 -04:00
comfyanonymous
99f221c7f5
Go back to older rocm for portable. ( #15127 )
2026-07-28 13:46:44 -07:00
comfyanonymous
6e36e12970
Update stable portable release workflow. ( #15113 )
2026-07-27 23:31:55 -04:00
comfyanonymous
02c688429e
Update AGENTS.md ( #15096 )
2026-07-26 17:21:05 -04:00
comfyanonymous
f966a2b38c
Optimize ideogram model using comfy kitchen rms rope. ( #15080 )
2026-07-25 15:09:26 -04:00
comfyanonymous
7c59a078d6
Use comfy kitchen rope functions in ltx models. ( #15056 )
2026-07-24 15:17:31 -04:00
comfyanonymous
0cb84e7e6e
Make Ernie use comfy kitchen rms rope ( #15055 )
2026-07-23 22:06:52 -04:00
comfyanonymous
2e47082c8e
Make z image/lumina 2 models use comfy kitchen rms rope. ( #15036 )
2026-07-22 15:34:27 -04:00
comfyanonymous
947c2749dd
Use optimized rms_rope function in joyai image model. ( #15018 )
2026-07-21 20:02:45 -07:00
comfyanonymous
35c94d6023
Fix gfx1035 not being treated like RDNA2 ( #15009 )
2026-07-20 23:36:03 -04:00
comfyanonymous
6665515349
Fix wan dancer issue with batches. ( #14999 )
2026-07-19 15:13:49 -07:00