191 Commits

Author SHA1 Message Date
kijai
0105e9d080 Add batched image model upscale node 2024-02-05 21:25:26 +02:00
kijai
98d6af1ada Update nodes.py 2024-02-01 00:47:32 +02:00
kijai
58c4c755f7 Update nodes.py 2024-01-31 22:32:58 +02:00
Kijai
9b17cba78a Experimental gligen stuff
for testing only, needs modifications to comfyui code currently
2024-01-31 15:31:31 +02:00
Kijai
be8e44db39 Update nodes.py 2024-01-29 19:07:53 +02:00
kijai
e227539a2a Update nodes.py 2024-01-28 22:19:31 +02:00
Kijai
f043d2b22f Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2024-01-18 15:54:28 +02:00
Kijai
b9c12ff13f Update nodes.py 2024-01-18 15:54:25 +02:00
kijai
d9594bd391 Dont use -liga for font if no libraqm installed 2024-01-13 19:24:14 +02:00
Kijai
e1391ddf9f Disable font ligatures 2024-01-12 12:31:46 +02:00
kijai
5cbc2b3104 Update nodes.py 2024-01-09 22:21:51 +02:00
kijai
4489e5878c Update nodes.py 2024-01-08 01:26:53 +02:00
kijai
f6b263a16d Update nodes.py 2024-01-07 18:29:39 +02:00
Jukka Seppänen
a0a7e8556c
Merge pull request #12 from MrForExample/main
Adding a new node to bypass the error caused by all-zero mask in BatchCropFromMaskAdvanced
2024-01-06 17:10:48 +02:00
kijai
fd11cbc947 make librosa import only on node load 2024-01-06 16:38:10 +02:00
kijai
6f9bbe3ccf Fix GrowMaskWithBlur output shape 2024-01-05 19:02:10 +02:00
Mr. For Example
2260159a5c
Merge branch 'kijai:main' into main 2024-01-04 19:16:59 +01:00
MrForExample
983b7e683d Update comment for node InsertImageBatchByIndexes 2024-01-03 11:49:39 +01:00
MrForExample
7e2709425a Add InsertImageBatchByIndexes 2024-01-03 11:43:45 +01:00
MrForExample
ccd89290ed Node FilterZeroMasksAndCorrespondingImages Edge case handle 2024-01-02 20:27:46 +01:00
kijai
ae9f3b1f0c Update nodes.py 2024-01-02 18:22:38 +02:00
kijai
41f0b6b646 Make blur_radius float 2024-01-02 13:10:11 +02:00
kijai
7ec8aa66c8 That was not meant to be there... 2024-01-02 11:38:53 +02:00
kijai
da613ecaa5 Blur with PIL instead 2024-01-01 20:30:58 +02:00
MrForExample
2830476fd4 Add new node: FilterZeroMasksAndCorrespondingImages
Filter out all the empty (i.e. all zero) mask in masks
Also filter out all the corresponding images in original_images by indexes if provide
2023-12-27 19:24:28 +01:00
kijai
6010472e5f Update nodes.py 2023-12-24 19:07:43 +02:00
kijai
7889ecca14 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-12-24 19:01:24 +02:00
kijai
8dbfddc5ec Update nodes.py 2023-12-24 18:59:43 +02:00
Kijai
ccce5cc2b1 Update nodes.py 2023-12-21 15:08:06 +02:00
Kijai
aa54cbb6cf Add GetImagesFromBatchIndexed: 2023-12-21 14:52:48 +02:00
kijai
a8c1a707a9 Update nodes.py 2023-12-21 02:06:32 +02:00
Kijai
1448402b83 Ensure colormatch is on cpu 2023-12-20 15:47:45 +02:00
Kijai
a77d73ca8a Update nodes.py 2023-12-19 16:47:22 +02:00
Kijai
c233afc27f Update nodes.py 2023-12-19 16:37:13 +02:00
Kijai
559659b1d2 Fix negative angles 2023-12-19 16:29:10 +02:00
Kijai
649ecb9c0c Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-12-19 16:19:02 +02:00
Kijai
2a733b9b7d Add StableZero123_BatchSchedule -node 2023-12-19 16:18:42 +02:00
kijai
2acf45063c Make set node error an alert again, but throttled 2023-12-16 00:19:26 +02:00
kijai
004c4120e8 Move RemapDepth to marigold repo 2023-12-14 17:59:23 +02:00
kijai
431c8d57aa bugfix 2023-12-14 15:16:31 +02:00
kijai
788bb7936a Add image remap node 2023-12-13 16:01:20 +02:00
kijai
7602d1e134 Update nodes.py 2023-12-12 16:06:04 +02:00
kijai
a6bfefa36b Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-12-12 16:05:57 +02:00
kijai
c4c5e172d5 Update audioreactive 2023-12-12 16:03:37 +02:00
kijai
a66ddc8b04 Update nodes.py 2023-12-11 22:39:47 +02:00
kijai
b9f45b33a2 Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2023-12-11 19:31:18 +02:00
kijai
1027354630 Add GenerateNoise 2023-12-11 19:31:15 +02:00
kijai
d03d74fb15 Update contextmenu.js 2023-12-11 14:27:19 +02:00
kijai
f6354e7850 Make set/get node automatic coloring optional 2023-12-11 14:26:43 +02:00
Jukka Seppänen
2665f00db9
Create LICENSE 2023-12-11 13:52:42 +02:00