kijai
d197549522
Merge remote-tracking branch 'upstream/master' into pixal3d
2026-08-13 23:42:48 +03:00
rattus
efd4e951a0
Implement Minimax Music 3 + Core Support for Cuda Graphs ( #15570 )
2026-08-13 12:10:08 -04:00
Jukka Seppänen
27bca654eb
Fix KSamplerAdvanced with add_noise disabled on nested latents ( #15447 )
2026-08-11 17:58:00 -04:00
chelsealong
6233790c6d
Fix VAEDecodeTiled crash on NestedTensor latents (MiniMax H3) ( #15477 )
...
VAEDecode unwraps a NestedTensor latent (video/audio pair) to its
video component before calling vae.decode(). VAEDecodeTiled skipped
this unwrap and passed the NestedTensor straight into
vae.decode_tiled(), which fails deep in the MiniMax H3 video VAE when
a real tensor's .to() is called with the NestedTensor as an argument.
Fixes #15468 .
2026-08-10 23:00:23 -04: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
comfyanonymous
9a9fdb10ed
Harden some nodes against potential issues related to combos. ( #15277 )
2026-08-03 23:55:13 -04:00
Jukka Seppänen
57500fc5bc
feat: Support MiniMax-H3 (CORE-375) ( #15224 )
2026-08-02 22:28:29 -04:00
kijai
87e34c5c17
Merge remote-tracking branch 'upstream/master' into pixal3d
2026-07-30 13:42:56 +03:00
Jukka Seppänen
45ffd5430b
feat: Support MageFlow (CORE-372) ( #15026 )
2026-07-24 23:14:01 -04:00
kijai
550af28f45
Merge branch 'master' into pixal3d
...
# Conflicts:
# comfy/sd.py
# comfy_extras/nodes_save_3d.py
2026-07-17 14:24:51 +03:00
彼彼
03978e1e81
[feat]Add JoyImageEdit native model support ( #14428 )
2026-07-15 23:48:28 -04:00
Alexis Rolland
1f51e146a8
chore: Update preview nodes ( #14871 )
2026-07-10 19:32:53 -04:00
Yousef R. Gamaleldin
94fa08223e
Save Text Node (CORE-176) ( #14102 )
2026-07-11 03:54:56 +08:00
John Pollock
8e2e54e2b8
Add SeedVR2 support (CORE-6) ( #14424 )
2026-07-10 15:07:42 +08:00
Barish Ozbay
51bf508a0b
feat: Implement basic text overlay node (CORE-137) ( #14610 )
2026-07-07 21:26:52 +08:00
Jukka Seppänen
1a6d6b9961
Merge branch 'master' into pixal3d
2026-07-02 09:38:14 +03:00
Alexis Rolland
6e11828d10
chore: Update nodes categories ( #14674 )
2026-07-01 05:20:20 +08:00
kijai
7e39dea988
Merge remote-tracking branch 'upstream/master' into pixal3d
2026-06-30 18:13:01 +03:00
Silver
ba3f697dbb
Add ConditioningMultiply node to nodes.py as an addition to other adj… ( #14686 )
2026-06-30 16:27:09 +08:00
kijai
7bd1fa6e78
Merge remote-tracking branch 'origin/master' into pixal3d
2026-06-26 16:38:24 +03:00
Terry Jia
dac4ea3a80
feat: Bounding boxes canvas and Ideogram JSON prompt ( #14537 )
2026-06-25 22:34:09 +08:00
Yousef R. Gamaleldin
b22d0fb9c0
feat: Add Support For Simple Seed (CORE-295) ( #14616 )
2026-06-25 09:39:10 +08:00
Jukka Seppänen
2a61015582
feat: Support Krea2 ( #14589 )
2026-06-22 14:35:00 -07:00
Alexis Rolland
b0f9e326af
Add output socket to save nodes ( #13866 )
2026-06-22 10:15:28 +08:00
comfyanonymous
5ef0092af9
Move comfy sys path insert to custom node loading. ( #14459 )
2026-06-18 22:32:55 -04:00
Jukka Seppänen
e25c391888
feat: Support Boogu-Image (CORE-308) ( #14523 )
2026-06-17 14:22:36 -07:00
Alexis Rolland
ca1622ca24
chore: Update nodes categories (CORE-263) ( #14460 )
2026-06-17 08:33:09 +08:00
comfyanonymous
64cc078069
Revert last commit. Last time I use this stupid GitHub app.
2026-06-13 12:50:31 -07:00
comfyanonymous
740d347279
Remove the comfy python path append.
2026-06-13 12:47:04 -07:00
kijai
3af63b8961
Merge remote-tracking branch 'origin/master' into pixal3d
...
# Conflicts:
# comfy/clip_vision.py
# comfy/image_encoders/dino3.py
# comfy/supported_models.py
# comfy_extras/nodes_save_3d.py
2026-06-10 10:37:19 +03: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
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
Jukka Seppänen
24f9a020ce
Support Ideogram4 ( #14259 )
2026-06-03 08:41:44 -07:00
Jukka Seppänen
462c27fdb2
feat: Add TripoSplat support ( #14210 )
2026-06-01 07:01:50 -07:00
Jukka Seppänen
c37d2a0dac
feat: Add gaussian splat nodes ( #14190 )
2026-05-31 11:47:29 -07:00
Alexis Rolland
174208df6b
chore: Update nodes categories ( #14145 )
...
* Move dataset/text nodes to text category
* Rename category utils into utilities
* Rename category api node into partner
* Move categories conditioning, latent, sampling, model_patches, training, etc. under model category
* Dispatch partner nodes in to 3d, audio, image, text, video categories
* Move PreviewAny node to utilities category
2026-05-27 20:43:33 -04: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
41812fa0ac
feat: Microsoft Lens support (CORE-248) ( #14077 )
2026-05-25 23:01:51 -07:00
comfyanonymous
da49b7d0b6
Remove useless annotations imports. ( #14105 )
2026-05-25 19:23:29 -07:00
Jedrzej Kosinski
0a2dd86e78
MultiGPU Work Units For Accelerated Sampling (CORE-184) ( #7063 )
2026-05-25 18:26:40 -07:00
kijai
4585a731c1
Refactor attention, optimize and heavily cleanup model code and cond paths
2026-05-22 19:55:15 +03:00
Yousef R. Gamaleldin
7c685bc9c3
Add Trellis 2 Support (CORE-7) ( #12183 )
2026-05-21 22:01:38 +08:00
Jukka Seppänen
4d6a058bf1
feat: MediaPipe face detection (CORE-235) ( #14009 )
...
* Initial mediapipe face detection support
* Update face_geometry.py
* Account for diff sized batch input
* Model folder placeholder
2026-05-20 16:07:48 -07:00
Alexis Rolland
d71cc1c8f2
chore: Various QoL updates of nodes display names, descriptions and categories (CORE-190, CORE-191) ( #13830 )
...
* Move detection category under image category
* Add missing categories
* Move detection nodes to detection category
* Move save nodes to image root catefory
* Rename postprocessors
* Move mask category under image
* Move guiders category to parent level at root of sampling category
* Move custom_sampling category to parent level at the root of sampling category
* Modify description of LoRA loaders
* Fix node id SolidMask
* Move VOID Quadmask under image/mask
* Group compositing nodes under image/compositing
* Move load image as mask to image category for consistency with other load image nodes
* Align display name with Load Checkpoint
* Move dataset category under training category
* Rename Number Convert to Conver Number (verb first)
* Rename Canny node
* Revert wanBlockSwap + description
* Add description to RemoveBackground node
* Revert category update of dataset
2026-05-19 00:13:48 -04:00
comfyanonymous
990a7ae7f2
Initial work to make downscale_ratio_temporal work. ( #13972 )
2026-05-18 23:01:43 -04:00
drozbay
d3607a8e6d
feat: Add downscaled IC-LoRA support to LTXVAddGuide (CORE-102) ( #13896 )
2026-05-16 15:02:57 +08:00
drozbay
04856acc69
Allow negative `batch_index` on `ImageFromBatch` and `LatentFromBatch` (CORE-195) ( #13857 )
2026-05-15 22:30:02 +08:00