Jukka Seppänen
9e875d4a20
Merge 4ad5e50471 into 83082a51c4
2026-07-18 16:05:52 -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
kijai
4ad5e50471
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-07-16 18:54:04 +03:00
彼彼
03978e1e81
[feat]Add JoyImageEdit native model support ( #14428 )
2026-07-15 23:48:28 -04:00
Terry Jia
0aecac867d
Fix 3D advanced nodes crashing in API mode (no UI) ( #14930 )
2026-07-14 10:07:23 +08:00
Alexander Piskun
ec0e8b3447
fix(image): support single-channel images in Save Image (Advanced) ( #14761 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-07-13 11:38:50 +03:00
Alexander Piskun
8deaa4d911
fix(image): correct HLG inverse-OETF clamp in hlg_to_linear ( #14762 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com>
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com>
2026-07-13 10:53:37 +03:00
Gustavo Schneiter
8b099de36a
Fix SaveVideo description: says images, saves video ( #14885 )
2026-07-12 12:58:25 +08:00
Alexis Rolland
1f51e146a8
chore: Update preview nodes ( #14871 )
2026-07-10 19:32:53 -04:00
Alexis Rolland
5976ee37cd
Bringing back the text node ( #14870 )
2026-07-10 19:31:39 -04:00
Terry Jia
328144ce24
CORE-329 feat: add Save 3D (Advanced) node family ( #14701 )
2026-07-11 04:03:34 +08:00
Terry Jia
8310b0e0db
feat: add bboxes input to Create Bounding Boxes node ( #14724 )
2026-07-11 03:58:03 +08: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
Terry Jia
04a30fb375
fix: Load3D failing path validation from double path resolution ( #14852 )
2026-07-09 22:42:20 +08:00
Barish Ozbay
51bf508a0b
feat: Implement basic text overlay node (CORE-137) ( #14610 )
2026-07-07 21:26:52 +08:00
Alexis Rolland
7f287b705e
fix: Bug when setting transparency in color picker ( #14764 )
2026-07-04 19:13:38 -04:00
kijai
e5d6bbc2de
Cleanup
2026-07-02 09:51:27 +03:00
kijai
27285872e3
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-07-01 21:41:35 +03:00
Alexis Rolland
6e11828d10
chore: Update nodes categories ( #14674 )
2026-07-01 05:20:20 +08:00
kijai
4eb48f92bb
Support mixed precision ops
2026-06-30 18:12:42 +03:00
kijai
c4059e483e
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-06-30 00:29:11 +03:00
pythongosssss
603d891eaf
Update GLSL node to use ANGLE library (CORE-162) ( #13195 )
2026-06-27 08:40:31 +08:00
Terry Jia
dac4ea3a80
feat: Bounding boxes canvas and Ideogram JSON prompt ( #14537 )
2026-06-25 22:34:09 +08:00
comfyanonymous
64e1d740b8
Add advanced krea 2 model merging node. ( #14621 )
2026-06-24 20:37:30 -07:00
Yousef R. Gamaleldin
b22d0fb9c0
feat: Add Support For Simple Seed (CORE-295) ( #14616 )
2026-06-25 09:39:10 +08:00
kijai
49b106ec91
Small fixes
2026-06-22 23:59:05 +03:00
kijai
0f3bdf5078
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-06-22 23:47:57 +03:00
Alexis Rolland
b0f9e326af
Add output socket to save nodes ( #13866 )
2026-06-22 10:15:28 +08:00
Alexis Rolland
69d34f2654
Rename a bunch of nodes ( #14547 )
2026-06-20 08:01: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
Terry Jia
2ab3816dcf
feat: add Load3DAdvanced node ( #14316 )
2026-06-20 07:06:55 +08:00
Matt Miller
94ee49b161
harden: load training-dataset shards with weights_only=True ( #14543 )
...
LoadTrainingDataset was the only torch.load call in the codebase without
weights_only=True; comfy/utils.py and comfy/sd1_clip.py already pass it.
Recent PyTorch defaults to weights_only=True, so this is defense-in-depth
for installs pinned to older PyTorch. Verified a typical shard (latents +
standard conditioning) round-trips cleanly under weights_only=True.
2026-06-18 15:30:57 -04:00
comfyanonymous
52257bb435
Add negative prompt to boogu edit node and set min images to 0. ( #14529 )
2026-06-17 15:42:29 -07:00
Jukka Seppänen
e25c391888
feat: Support Boogu-Image (CORE-308) ( #14523 )
2026-06-17 14:22:36 -07:00
kijai
1970cc3ce3
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-06-17 18:40:55 +03:00
Jukka Seppänen
a590d60bb1
feat: SCAIL-2 multireference (CORE-310) ( #14509 )
...
* SCAIl-2: support multiref
2026-06-17 16:21:23 +03:00
Alexis Rolland
d202707ff2
Update TripoSplat categories ( #14512 )
2026-06-17 21:02:45 +08:00
kijai
948084d4c5
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-06-17 14:22:33 +03:00
Alexis Rolland
ca1622ca24
chore: Update nodes categories (CORE-263) ( #14460 )
2026-06-17 08:33:09 +08:00
Jukka Seppänen
fc964047e7
feat: Support text generation with Qwen3-VL (CORE-276) ( #14298 )
2026-06-17 08:12:44 +08:00
kijai
ecbaefd8fc
Big cleanup
2026-06-16 20:47:15 +03:00
kijai
f1be65f914
Ruff
2026-06-16 18:47:05 +03:00
kijai
665a56faf6
Refactor sdpose again due to upstream change
2026-06-16 18:36:12 +03:00
kijai
7a479beede
Merge remote-tracking branch 'upstream/master' into sam3d_body
2026-06-16 18:26:39 +03:00
kijai
d754977178
Align to Kimodo
2026-06-16 18:22:08 +03:00
Maksim
d38ea29d62
Add the checkbox to disable head drawing in node SDPoseDrawKeypoints ( #14446 )
2026-06-16 16:21:04 +08:00
Alexis Rolland
a439dcae07
Update nodes titles ( #14417 )
2026-06-16 11:42:00 +08:00
kijai
ebaf0a71fa
Fix multitrack export
2026-06-16 00:54:51 +03:00
kijai
fb04969362
Device fixes
2026-06-16 00:52:00 +03:00