kijai
2a7b1ce405
Fix text drawing for new pillow
2023-11-05 11:17:37 +02:00
kijai
e27ee15c8b
Add some simple image grids
2023-11-05 10:45:42 +02:00
kijai
436b766cba
Add ReverseImageBatch
2023-11-04 15:28:51 +02:00
kijai
1dde3e6210
Update nodes.py
2023-11-04 14:09:57 +02:00
kijai
5701e3f86f
Update nodes.py
2023-11-03 19:25:41 +02:00
kijai
1cbf8e5499
Add FloatConstant, new INT color and bugfixes
2023-11-02 16:14:15 +02:00
kijai
26cf8043a5
Fix CrossFade to actually keep the last frame level for rest of the results
2023-11-02 11:52:13 +02:00
kijai
defe5940d7
Handle ColorMatch inputs better
2023-11-01 00:11:15 +02:00
kijai
213acc2adb
Update requirements.txt
2023-10-31 21:20:35 +02:00
kijai
59566706ac
Add ColorMatch
2023-10-31 17:47:00 +02:00
kijai
c2edc00b37
Update nodes.py
2023-10-28 15:45:10 +03:00
kijai
888bfa5cff
Update nodes.py
2023-10-28 14:17:48 +03:00
kijai
53a16abc23
Update nodes.py
2023-10-28 14:12:38 +03:00
kijai
453458740c
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
2023-10-28 14:11:46 +03:00
kijai
898b00970b
Update nodes.py
2023-10-28 14:10:41 +03:00
kijai
432301313f
Add CrossFadeImages -node
2023-10-27 20:25:22 +03:00
kijai
ec5adf5f62
Update nodes.py
2023-10-27 16:17:01 +03:00
kijai
8a94bc18d1
Add menu options and Set/Get node quick adding
...
- Menu options to put Set/Get nodes to top of defaults
- This also makes them addable by middle clicking slots
- Added option to disable middle click adding altogether
2023-10-19 17:17:44 +03:00
kijai
a2b2f3f95d
Update contextmenu.js
2023-10-19 14:30:56 +03:00
kijai
8202643f82
Initial simple context menu for adding set/get
...
wip
2023-10-19 11:08:17 +03:00
kijai
26cdd07f52
Update nodes.py
2023-10-17 20:14:16 +03:00
kijai
73fe2f61d6
Make blur run on GPU
...
10x faster.. added toggle too to test, defaults on
2023-10-17 19:54:14 +03:00
kijai
546313b439
Add prototype of VRAM debug node
...
Returns free VRAM as int, both before and after the cleaning operations the node also tries to do. Currently only has input for clip_vision which seems to fail to unload otherwise (when used with IPAdapter)
2023-10-16 02:31:04 +03:00
kijai
7595958f5a
Update nodes.py
2023-10-11 01:31:23 +03:00
kijai
4e9cc0b8a2
Update nodes.py
2023-10-11 00:35:32 +03:00
kijai
75373f0219
Bigger combine nodes...
...
...until I figure out how to create this dynamically
2023-10-11 00:34:15 +03:00
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