Barish Ozbay
e651b7bef5
Fix LTXAV crash when sampling without an audio latent ( #15132 )
2026-07-28 20:24:08 -07:00
Jukka Seppänen
c38171ddb9
Support Pruna LTX VAE ( #15129 )
2026-07-28 18:25:55 -04:00
Jukka Seppänen
a3572c4832
Allow using float fps for LTXVEmptyLatentAudio ( #15106 )
2026-07-27 13:04:14 -07:00
Jukka Seppänen
806e092ed4
Fix MageFlow on cards that don't support bf16 ( #15081 )
2026-07-25 21:01:51 -04:00
comfyanonymous
f966a2b38c
Optimize ideogram model using comfy kitchen rms rope. ( #15080 )
2026-07-25 15:09:26 -04:00
Jukka Seppänen
45ffd5430b
feat: Support MageFlow (CORE-372) ( #15026 )
2026-07-24 23:14:01 -04:00
rattus
f8a3fd9d79
upscalers: convert latent_upsampler model to DynamicVram ( #15063 )
...
These were alll non-dynamic (some non-ModelPatcher) code path calling
FreeMemory for management requiring up-front memory freeing. Convert it
to dynamic to avoid legacy free behaviour mixing into otherwise
dynamic workflows.
2026-07-24 13:34:40 -07: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
Barish Ozbay
ac3a7a654f
Add native Uni3C Controlnet support for Wan models (CORE-365) ( #14946 )
...
* Add native Uni3C controlnet support for Wan models
* Dispatch double_block patches in all Wan model variants
* Remove unused grid_sizes assignment in CameraWanModel, WanModel_S2V, HumoWanModel, and AnimateWanModel
2026-07-21 15:44:14 +03:00
comfyanonymous
c9602625e4
Implement regular and timestep zero reference images to krea 2 for ostris and identity edit ref loras. ( #14843 )
2026-07-18 17:12:18 -07:00
comfyanonymous
0f42ba5146
Support anima lllite control models. ( #14954 )
...
Put them in the models/model_patches folder. Use the new AnimaLLLiteApply node.
2026-07-17 07:36:21 -07:00
comfyanonymous
71b73e3b2b
Speed up anima a bit. ( #14953 )
2026-07-16 19:44:02 -07:00
彼彼
03978e1e81
[feat]Add JoyImageEdit native model support ( #14428 )
2026-07-15 23:48:28 -04:00
comfyanonymous
c35a622acd
Fix hidream o1 regression. ( #14923 )
2026-07-13 12:52:28 -07:00
comfyanonymous
917faef771
Support PID 1.5 models. ( #14894 )
2026-07-12 09:43:30 -07:00
comfyanonymous
69ea58697b
Try to fix flash attention related issue on AMD. ( #14880 )
2026-07-11 17:16:40 -07:00
comfyanonymous
92ddf07ba1
Try to fix some issues with the seedvr VAE. ( #14877 )
2026-07-10 19:54:28 -04:00
John Pollock
8e2e54e2b8
Add SeedVR2 support (CORE-6) ( #14424 )
2026-07-10 15:07:42 +08:00
comfyanonymous
b481bc15af
Support gqa on all attention backends, drop support for pytorch 2.4 ( #14772 )
2026-07-07 22:57:52 -04:00
Jukka Seppänen
2a61015582
feat: Support Krea2 ( #14589 )
2026-06-22 14:35:00 -07:00
comfyanonymous
e00b55631a
Small anima optimization. ( #14557 )
2026-06-20 08:05:28 +08:00
Barish Ozbay
cd77c551d6
feat: Context Windows sampling with LTX2 models and IC-LoRa guides (CORE-3) ( #13325 )
2026-06-20 07:47:31 +08:00
Jukka Seppänen
e25c391888
feat: Support Boogu-Image (CORE-308) ( #14523 )
2026-06-17 14:22:36 -07:00
Jukka Seppänen
a590d60bb1
feat: SCAIL-2 multireference (CORE-310) ( #14509 )
...
* SCAIl-2: support multiref
2026-06-17 16:21:23 +03:00
comfyanonymous
7277d99d3a
Use comfy kitchen apply rope in omnigen2 model. ( #14442 )
2026-06-13 09:38:39 +08:00
comfyanonymous
02656ea0bb
Fix potential dtype issue with ideogram 4. ( #14436 )
2026-06-12 07:51:12 -07:00
Talmaj
5ece24e73c
Depth anything 3 (Core-135) ( #13853 )
...
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-06-10 09:28:24 +08:00
Jukka Seppänen
f8e51b674c
feat: Add Bernini-R model support (Wan video) (CORE-279) ( #14216 )
2026-06-10 07:47:34 +08:00
Jukka Seppänen
184009c2f6
feat: Add model support for SCAIL-2 ( #14373 )
...
* initial SCAIL2 support
2026-06-09 18:24:09 +03:00
Alexis Rolland
f89999289a
fix: Add back apply_rotary_emb for Qwen Image ( #14364 )
2026-06-09 11:55:49 +08:00
comfyanonymous
00b633f368
Revert "Add SeedVR2 support (CORE-6) ( #14110 )" ( #14359 )
...
This reverts commit 7863cf0e53 .
2026-06-08 18:00:20 -04:00
John Pollock
7863cf0e53
Add SeedVR2 support (CORE-6) ( #14110 )
2026-06-08 18:15:05 +08:00
comfyanonymous
514bb8ba21
Fix ideogram if model dtype gets set to fp8. ( #14291 )
2026-06-04 19:20:22 -07:00
Jukka Seppänen
24f9a020ce
Support Ideogram4 ( #14259 )
2026-06-03 08:41:44 -07:00
comfyanonymous
d4c7ebff9c
Remove old useless no comfy kitchen fallback. ( #14245 )
...
* Remove old fallback used when no comfy kitchen.
* Remove unused logging import
2026-06-02 17:52:41 -07:00
person4268
c96fcddb81
Radiance: support variant with nonzero txt_ids ( #14206 )
2026-06-01 22:07:48 -07:00
Jukka Seppänen
462c27fdb2
feat: Add TripoSplat support ( #14210 )
2026-06-01 07:01:50 -07:00
comfyanonymous
81aa5a38b2
Speed up ernie model by a bit on nvidia and use higher quality rope. ( #14192 )
2026-05-30 17:53:37 -07:00
comfyanonymous
0b04660ba3
Speed up anima a bit on nvidia. ( #14181 )
2026-05-29 22:47:10 -07:00
comfyanonymous
6e1ef2311b
Remove useless code. ( #14178 )
2026-05-29 16:26:46 -07:00
comfyanonymous
85a403d1ea
Disable sage attention in stable audio dit and VAE. ( #14148 )
2026-05-27 20:35:03 -04:00
Jukka Seppänen
987a937658
Support context window for PiD and fix lq_latent rounding ( #14136 )
2026-05-27 12:08:06 -07:00
Jukka Seppänen
28f4ef277c
feat: Support NVIDIA PixelDiT and PiD (CORE-201) ( #14103 )
2026-05-26 17:50:14 -07:00
Jukka Seppänen
f9f54cae42
Lens: some cleanup ( #14112 )
...
* Lens: remove redundant memory optimization
2026-05-26 10:32:53 +03:00
Jukka Seppänen
41812fa0ac
feat: Microsoft Lens support (CORE-248) ( #14077 )
2026-05-25 23:01:51 -07:00
Ivan Zorin
57414dadfe
fix: cross-attention AdaLN scale, shift, sigma parameters calculation ( #14097 )
2026-05-25 20:07:09 -07:00
comfyanonymous
da49b7d0b6
Remove useless annotations imports. ( #14105 )
2026-05-25 19:23:29 -07:00