kijai
|
366b866f8e
|
Update image_nodes.py
|
2025-04-20 22:29:42 +03:00 |
|
kijai
|
9903cf078e
|
Further fix for input selection nodes
|
2025-04-20 17:49:51 +03:00 |
|
kijai
|
d399bc559d
|
Add ImageBatchFilter
Node that removes "empty" frames from a batch, empty being a single color with threshold
|
2025-04-20 14:17:44 +03:00 |
|
kijai
|
d41ad755ef
|
Account for frontend counting all widgets as inputs now
|
2025-04-20 13:33:32 +03:00 |
|
kijai
|
58668a44cc
|
Update model_optimization_nodes.py
|
2025-04-19 16:55:05 +03:00 |
|
kijai
|
9026379046
|
Use pre_run callback for applying sageattention patch
It's still global patch, but now applied before using the model thus better allowing disabling it for unsupported models
|
2025-04-19 16:26:59 +03:00 |
|
kijai
|
8ecf5cd05e
|
ReplaceImagesInBatch: allow replacing masks as well
|
2025-04-13 16:52:23 +03:00 |
|
kijai
|
d57154c3a8
|
Allow repeating masks as well with ImageBatchRepeatInterleaving
|
2025-04-07 17:45:45 +03:00 |
|
kijai
|
c8f5fc0760
|
Update image_nodes.py
|
2025-04-06 11:39:21 +03:00 |
|
kijai
|
6c997afd5f
|
Update image_nodes.py
|
2025-04-05 20:32:34 +03:00 |
|
kijai
|
5f16aeec88
|
Pad node update
|
2025-04-05 19:35:16 +03:00 |
|
kijai
|
26aea1889d
|
Update curve_nodes.py
|
2025-04-05 01:54:55 +03:00 |
|
kijai
|
9215c919b1
|
Update curve_nodes.py
|
2025-04-05 01:37:01 +03:00 |
|
kijai
|
402124d5c4
|
Add border option to CreateShapeImageOnPath
useful for VACE bounding box control
|
2025-04-04 01:28:48 +03:00 |
|
kijai
|
91bdcfdf60
|
Update image_nodes.py
|
2025-04-03 01:12:30 +03:00 |
|
kijai
|
843805b1fb
|
Update image_nodes.py
|
2025-04-03 01:06:51 +03:00 |
|
kijai
|
57195496fa
|
Update image_nodes.py
|
2025-04-03 00:50:04 +03:00 |
|
kijai
|
2aa4da0f58
|
Round the Float constant to avoid javascript floating precision point issues
|
2025-04-02 10:43:53 +03:00 |
|
kijai
|
18a5565b5c
|
Update image_nodes.py
|
2025-04-02 02:47:03 +03:00 |
|
kijai
|
59bd92ff49
|
Add PadImageBatchInterleaved
|
2025-04-02 02:07:47 +03:00 |
|
kijai
|
0addfc6101
|
Maybe fix shape mismatch with SLG and I2V when doing batched cfg
|
2025-03-29 12:51:49 +02:00 |
|
kijai
|
916461c432
|
fix zero_init
|
2025-03-29 11:28:08 +02:00 |
|
kijai
|
fc59fff1b5
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2025-03-28 17:24:45 +02:00 |
|
kijai
|
58a06698f0
|
small tweaks
|
2025-03-28 17:24:44 +02:00 |
|
Jukka Seppänen
|
b3269479f2
|
Merge pull request #250 from ComfyNodePRs/update-publish-yaml
Update Github Action for Publishing to Comfy Registry
|
2025-03-27 14:34:17 +02:00 |
|
kijai
|
52c2e31a90
|
rename CFGZeroStar to avoid conflict
|
2025-03-26 12:29:56 +02:00 |
|
kijai
|
f77c0dc5d8
|
Update model_optimization_nodes.py
|
2025-03-26 01:14:16 +02:00 |
|
kijai
|
b1ec996ba3
|
Add CFGZeroStar
https://github.com/WeichenFan/CFG-Zero-star/
|
2025-03-26 01:05:20 +02:00 |
|
kijai
|
a5bd3c86c8
|
Make TeaCache node error out instead of silently fail if ComfyUI isn't new enough to pass transformer_options
|
2025-03-19 10:13:08 +02:00 |
|
kijai
|
62ee13ef76
|
order the separated masks
|
2025-03-19 00:31:18 +02:00 |
|
kijai
|
89fb17ae84
|
Bump version
|
2025-03-18 21:36:28 +02:00 |
|
kijai
|
751b0bae62
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2025-03-18 20:28:49 +02:00 |
|
kijai
|
e19285e5d1
|
step image/mask resize with 1
|
2025-03-18 20:28:47 +02:00 |
|
Jukka Seppänen
|
e3b4bcf21e
|
Merge pull request #235 from drozbay/main_pr_2
Fix for substep scheduling of patches with multiples conds
|
2025-03-18 08:36:09 +02:00 |
|
ozbayb
|
71351c0984
|
Fix for substep scheduling of patches with multiples conds
|
2025-03-17 13:51:06 -06:00 |
|
kijai
|
393ec896f7
|
Better compile compatibility with various patches
Shouldn't drop compile when changing slg or enhance-a-video settings anymore
|
2025-03-17 14:11:30 +02:00 |
|
kijai
|
bb154eb71f
|
Fix TeaCache start/end
|
2025-03-17 09:48:06 +02:00 |
|
kijai
|
7c488a16ef
|
Add SkipLayerGuidanceWanVideo
|
2025-03-16 17:24:23 +02:00 |
|
kijai
|
6b7eeebe44
|
Update model_optimization_nodes.py
|
2025-03-16 13:15:47 +02:00 |
|
kijai
|
c0f9894dc5
|
Update contextmenu.js
|
2025-03-15 11:33:56 +02:00 |
|
kijai
|
02c76c88b4
|
Update contextmenu.js
|
2025-03-15 11:33:08 +02:00 |
|
kijai
|
51e792ccdf
|
Allow setting Set/Get node position in node suggestion menu
|
2025-03-15 11:27:21 +02:00 |
|
kijai
|
c19ad34916
|
update to match comfyui latest update
|
2025-03-14 18:42:31 +02:00 |
|
kijai
|
1016861aec
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2025-03-13 11:10:06 +02:00 |
|
kijai
|
a5b39a8f1a
|
Update model_optimization_nodes.py
|
2025-03-13 11:10:05 +02:00 |
|
Jukka Seppänen
|
46f9ec2c24
|
Merge pull request #222 from AustinMroz/main
Support comma separated types with get/set nodes
|
2025-03-12 22:04:34 +02:00 |
|
Austin Mroz
|
29a77e764a
|
Support comma separated types with get/set nodes
Resolves #221
|
2025-03-12 13:16:52 -05:00 |
|
kijai
|
7ecb190ef9
|
Add StringToFloatList
|
2025-03-12 18:58:22 +02:00 |
|
kijai
|
a4b9fd36da
|
Possible workaround for model patch order patch memory issue
|
2025-03-12 00:05:42 +02:00 |
|
kijai
|
51b9efe0a1
|
Update model_optimization_nodes.py
|
2025-03-11 19:46:10 +02:00 |
|