12 Commits

Author SHA1 Message Date
kijai
d526683f25 Add CreateTextMask -node
CreateTextMask allows creating text masks
2023-10-07 19:29:20 +03:00
kijai
57e8efb7f7 Add incremental mask expanding and animated mask creatioon
- GrowMaskWithBlur can now output incrementally grown mask from single input
- New node to generate animated gradient for fade effects (wip)
2023-10-07 17:17:56 +03:00
kijai
c1cc74ae00 Update nodes.py
remove unnecessary import
2023-10-05 22:24:48 +03:00
kijai
e42f6605ea Update README.md 2023-10-04 20:59:39 +03:00
kijai
394fc44037 fix ColorClipMask
works with batches now
2023-10-02 15:21:14 +03:00
kijai
b72602c589 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-10-02 03:41:11 +03:00
kijai
c72b2d502d Update nodes.py
wip
2023-10-02 03:41:03 +03:00
Jukka Seppänen
f0fdd33ffe
Update README.md 2023-10-02 00:57:12 +03:00
kijai
69422c9ea9 Fix condmulticombine 2023-10-01 14:10:22 +03:00
kijai
ca73cb8e8e New nodes and bugfixing
Added GrowMaskWithBlur -node
fixing set/get functionality, still buggy especially when loading workflows, added .js alert for the errors to troubleshoot
2023-10-01 02:33:02 +03:00
kijai
0e27281ac5 Update setgetnodes.js 2023-09-30 01:31:28 +03:00
kijai
76d32c9822 First commit
Most stuff probably still buggy
2023-09-29 18:00:42 +03:00