kijai
|
6829b0ccf8
|
add batched encode/decode
|
2024-02-25 19:04:28 +02:00 |
|
kijai
|
0cb0f87a6b
|
Update nodes.py
|
2024-02-25 18:49:09 +02:00 |
|
kijai
|
ef25bfcee0
|
invert normals by default
|
2024-02-25 18:27:38 +02:00 |
|
kijai
|
8a50975b14
|
Add Intrinsic lora sampling node
To use these loras: https://github.com/duxiaodan/intrinsic-lora
|
2024-02-25 15:40:11 +02:00 |
|
kijai
|
2441d098b8
|
Update nodes.py
|
2024-02-25 01:04:05 +02:00 |
|
kijai
|
a7382e40c5
|
Update nodes.py
|
2024-02-23 23:05:09 +02:00 |
|
Jukka Seppänen
|
dc919c3d8d
|
Merge pull request #24 from warmyouth/review
add break for switch case in ConditioningMultiCombine
|
2024-02-21 17:20:30 +02:00 |
|
warmyouth
|
54acccd4b3
|
add break for switch case in ConditioningMultiCombine
|
2024-02-21 21:46:49 +08:00 |
|
kijai
|
efa350aba4
|
Update nodes.py
|
2024-02-18 16:38:53 +02:00 |
|
kijai
|
057a9b968a
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2024-02-18 16:18:58 +02:00 |
|
kijai
|
7dc5be88aa
|
Add Effnet encode node for stable-cascade img2img
|
2024-02-18 16:18:56 +02:00 |
|
Kijai
|
d7c828461b
|
Add suffix/prefix to stringify
|
2024-02-15 15:56:55 +02:00 |
|
kijai
|
450bcd417b
|
forceinput
|
2024-02-11 17:37:05 +02:00 |
|
kijai
|
550b75466b
|
Add ScaleBatchPromptSchedule
|
2024-02-11 17:33:27 +02:00 |
|
kijai
|
59195c8ca1
|
Update nodes.py
|
2024-02-11 01:38:40 +02:00 |
|
kijai
|
f9a62a1d0f
|
Update nodes.py
|
2024-02-05 22:00:51 +02:00 |
|
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 |
|