25 Commits

Author SHA1 Message Date
kijai
510d1e237e Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-10-11 00:32:24 +03:00
kijai
ba9fc9986b Update nodes.py 2023-10-11 00:32:17 +03:00
kijai
870e37c5bf Add Fluid node
initial testing version
2023-10-10 23:47:23 +03:00
kijai
c78d261698 Improve error handling 2023-10-10 13:01:25 +03:00
kijai
3f42ff5d05 Update nodes.py 2023-10-09 15:28:06 +03:00
kijai
e74c2b034a Add start/end levels 2023-10-09 14:31:32 +03:00
kijai
488b444b2d Add interpolation to CreateFadeMask 2023-10-09 13:47:09 +03:00
kijai
b8affda0b9 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-10-09 11:50:53 +03:00
kijai
56b4dbf2f9 Add CreateFadeMask -node
Node that creates a mask that fades to black
2023-10-09 11:47:25 +03:00
kijai
3a94594478 Create requirements.txt 2023-10-08 11:24:24 +03:00
kijai
7d1758e942 audiomask prototype
very much work in progress, does something already though
2023-10-08 03:56:40 +03:00
kijai
6a931f9bab Allow negative rotation 2023-10-07 23:58:03 +03:00
kijai
d566c3c35a Fix the nodes to actually work 2023-10-07 23:51:09 +03:00
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