kijai
87e34c5c17
Merge remote-tracking branch 'upstream/master' into pixal3d
2026-07-30 13:42:56 +03:00
Kohaku-Blueleaf
42d2aa5543
[Dataset/Security,Feature] Add dataset folder to avoid arbitrary folder access for dataset stuff. ( #14807 )
2026-07-28 19:03:04 -04:00
Jukka Seppänen
a3572c4832
Allow using float fps for LTXVEmptyLatentAudio ( #15106 )
2026-07-27 13:04:14 -07:00
Jukka Seppänen
6f6c500c15
Improve LTXV IC-lora detection ( #15073 )
2026-07-25 14:30:37 +03: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
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
TheToxin-git
593786e489
FreSca: 5D+ (ex. Anima) fix, model-agnostic iteration ( #15007 )
...
* FreSca: Make fresca work on multi dim
2026-07-21 14:43:34 +03:00
Kohaku-Blueleaf
d0fec2ef7e
[Trainer,Dataset/Feature] Video processing nodes, Image Processing Node video support, trainer video support (CORE-81) ( #13588 )
2026-07-21 00:02:54 -04:00
kijai
8262e2c59d
Adjust pre_cluster default
2026-07-20 17:21:31 +03:00
kijai
36feff8863
Smaller fixes and adjustments
2026-07-20 16:52:30 +03:00
Alexis Rolland
b7c6a61515
Merge branch 'master' into pixal3d
2026-07-19 22:42:12 +02: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
d7dfdaa07e
Fix pbar for AO baking
2026-07-17 14:44:23 +03:00
kijai
f40e8a099b
Reduce UV unwrap VRAM usage
2026-07-17 14:44:14 +03: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
kijai
1f23bcb27b
Resolve review comments and suggestions
2026-07-17 14:22:34 +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
4cf6a777f6
Merge branch 'master' into pixal3d
2026-07-05 15:41:54 +08:00
Alexis Rolland
7f287b705e
fix: Bug when setting transparency in color picker ( #14764 )
2026-07-04 19:13:38 -04:00
kijai
ccdf4c811b
Unwrap progress bar
2026-07-03 20:44:20 +03:00
kijai
5067ac461e
Refactor/optimize UV unwrap
2026-07-03 20:23:26 +03:00
kijai
3b34e177cb
Separate preprocessing
2026-07-03 20:22:11 +03:00
kijai
5b35c13510
use lanczos for mask too like upstream
2026-07-03 14:47:32 +03:00
kijai
f54c4fbb8b
Fix import
2026-07-03 12:26:00 +03:00
kijai
334eaecab0
Category
2026-07-03 12:24:08 +03:00
kijai
80da0fd2b4
Move GetMeshInfo node
2026-07-03 12:18:55 +03:00
kijai
361fa98202
Add RenderMesh, cleanup
2026-07-03 11:45:25 +03:00
kijai
429b13f97c
Fix normal smoothing and some cleanup
2026-07-03 00:57:37 +03:00
kijai
d635cc412d
Miscellanous cleanup
2026-07-02 16:34:16 +03:00
kijai
419e726061
More cleanup
2026-07-02 15:28:51 +03:00
kijai
29e2118717
Minor cleanup
2026-07-02 10:23:17 +03:00
Jukka Seppänen
1a6d6b9961
Merge branch 'master' into pixal3d
2026-07-02 09:38:14 +03:00
kijai
6ecbaac853
ruff
2026-07-01 21:39:19 +03:00
kijai
2bbf53e8fc
Linting
2026-07-01 21:21:11 +03:00
kijai
80e9fc65b1
Fix texture base color brightness
2026-07-01 02:16:02 +03:00
kijai
f3c8db510f
Refactor NAF model usage
2026-07-01 01:36:14 +03:00
kijai
f66b3165e4
Add MeshToFile3D
2026-07-01 00:58:44 +03:00