152 Commits

Author SHA1 Message Date
Kijai
a7ea300a57 Proper resadapter patcher 2024-03-14 21:24:45 +02:00
Kijai
9a6aaa6518 Add LoadResAdapterNormalization
For loading the normalization unet for: https://github.com/bytedance/res-adapter
2024-03-14 17:36:24 +02:00
yvann-ba
6ef1aa4a34 Add back the commentary I deleted by mistake 2024-03-04 23:49:09 +01:00
yvann-ba
442c6a9127 Transform incremental_expandrate type from INT to FLOAT for greater precision and smoothness 2024-03-04 23:44:09 +01:00
kijai
d418f1adb4 Update nodes.py 2024-03-04 02:06:30 +02:00
kijai
0538fa4783 Update nodes.py 2024-03-03 20:13:30 +02:00
kijai
e9fcd376a6 Allow using latents with intristic loras 2024-02-27 01:16:37 +02:00
kijai
1040f0950d Update nodes.py 2024-02-26 21:56:14 +02:00
kijai
1b9d469830 update VRAM debug 2024-02-26 21:48:02 +02:00
kijai
ee3a982b6a Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes 2024-02-26 21:24:12 +02:00
kijai
a153a07df1 Add RemapMaskRange 2024-02-26 21:24:11 +02:00
Kijai
ea6e8d5079 Fix lora loading from custom path 2024-02-26 12:36:57 +02:00
kijai
d228e713d6 Add intristic loras 2024-02-26 11:19:40 +02:00
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
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