kijai
|
296a1beb66
|
Better image concat size matching
|
2024-07-07 15:10:02 +03:00 |
|
kijai
|
3d7577f316
|
Update GetImageRangeFromBatch to work with only masks too
|
2024-07-06 14:35:17 +03:00 |
|
kijai
|
2ead4fae1d
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2024-06-26 00:16:39 +03:00 |
|
kijai
|
83095a51ba
|
fix
|
2024-06-26 00:16:36 +03:00 |
|
Jukka Seppänen
|
2c9acabaa5
|
Merge pull request #87 from kevinramirez723/ImageAndMaskPreviewColorPatch
ImageAndMaskPreview node mask_color widget fix and hexadecimal color support
|
2024-06-23 13:54:07 +03:00 |
|
Jukka Seppänen
|
86a1125ae1
|
Merge pull request #88 from telamonian/fix-instristic-spelling
Fix spelling of `intristic_loras` directory
|
2024-06-23 13:53:03 +03:00 |
|
telamonian
|
fa10533f8c
|
fix all mentions of intristic_loras -> intrinsic_loras
|
2024-06-21 04:21:54 -04:00 |
|
telamonian
|
d6b69f56bb
|
fix spelling intristic_loras -> intrinsic_loras
|
2024-06-21 04:21:29 -04:00 |
|
Kevin Ramirez
|
05b4c3c4b7
|
Add support for hex format and clip rgb format
|
2024-06-21 06:10:54 +00:00 |
|
Kevin Ramirez
|
1f03079338
|
Fix mask_color widget in ImageAndMaskPreview node
|
2024-06-21 06:10:34 +00:00 |
|
kijai
|
2fb0ee4934
|
registry
|
2024-06-19 12:05:15 +03:00 |
|
Jukka Seppänen
|
97cefb427a
|
Merge pull request #77 from haohaocreates/publish
Add Github Action for Publishing to Comfy Registry
|
2024-06-19 12:00:55 +03:00 |
|
Jukka Seppänen
|
6f37e62dd6
|
Merge pull request #76 from haohaocreates/pyproject
Add pyproject.toml for Custom Node Registry
|
2024-06-19 12:00:43 +03:00 |
|
kijai
|
c98c94125e
|
Update nodes.py
|
2024-06-15 01:29:41 +03:00 |
|
kijai
|
36a8633aff
|
Update nodes.py
|
2024-06-15 01:19:00 +03:00 |
|
kijai
|
3ba3ddf0b1
|
experimental
|
2024-06-15 01:08:26 +03:00 |
|
kijai
|
07288d1b6f
|
Add ImageConcatMulti
|
2024-06-13 16:51:58 +03:00 |
|
kijai
|
36e3b6f66a
|
autodownload superprompt model
|
2024-06-10 17:46:25 +03:00 |
|
kijai
|
cdd507de43
|
Update nodes.py
|
2024-06-08 12:49:16 +03:00 |
|
kijai
|
5430564e7f
|
Update image_nodes.py
|
2024-06-01 16:07:44 +03:00 |
|
Kijai
|
b6193451b3
|
Update image_nodes.py
|
2024-05-31 14:09:36 +03:00 |
|
kijai
|
2c7e8613e0
|
Update image_nodes.py
|
2024-05-29 22:37:34 +03:00 |
|
Kijai
|
a15d79d5dc
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2024-05-29 15:04:10 +03:00 |
|
Kijai
|
0690bff42c
|
Fix outdated scipy erf import
|
2024-05-29 15:04:08 +03:00 |
|
haohaocreates
|
63e6b81aee
|
Update pyproject.toml description
|
2024-05-21 11:13:03 -04:00 |
|
haohaocreates
|
bba419b07b
|
chore(pyproject): Add pyproject.toml for Custom Node Registry
|
2024-05-21 15:01:47 +00:00 |
|
haohaocreates
|
a8f6110828
|
chore(publish): Add Github Action for Publishing to Comfy Registry
|
2024-05-21 15:01:46 +00:00 |
|
kijai
|
a7141dc5ca
|
Add optional mask batch slicing to GetImageRangeFromBatch
|
2024-05-17 12:21:59 +03:00 |
|
Kijai
|
d8cf496704
|
Update image_nodes.py
|
2024-05-17 12:09:17 +03:00 |
|
Kijai
|
2f843db54e
|
More Set/Get autocolors
|
2024-05-16 15:04:33 +03:00 |
|
Kijai
|
fca2e82853
|
Update __init__.py
|
2024-05-16 14:23:32 +03:00 |
|
Kijai
|
cb6864c7c8
|
Update nodes.py
|
2024-05-16 12:38:48 +03:00 |
|
Jukka Seppänen
|
2f6e38220c
|
Merge pull request #72 from coolzilj/patch-1
Fix "not enough values to unpack" error for ResizeMask
|
2024-05-16 10:59:34 +03:00 |
|
Jin Liu
|
c4c63fce73
|
Fix "not enough values to unpack" error for ResizeMask
|
2024-05-16 15:06:02 +08:00 |
|
Kijai
|
7e6bd8d14a
|
Add LoadAndResizeImage
|
2024-05-14 15:20:03 +03:00 |
|
Kijai
|
f741ef0252
|
Add ImageResizeKJ
|
2024-05-14 13:07:42 +03:00 |
|
Kijai
|
33ef974370
|
Update mask_nodes.py
|
2024-05-14 12:12:09 +03:00 |
|
kijai
|
6ca2bb2708
|
Update mask_nodes.py
|
2024-05-13 22:58:17 +03:00 |
|
kijai
|
68471f65b3
|
Merge branch 'main' of https://github.com/kijai/ComfyUI-KJNodes
|
2024-05-13 22:46:49 +03:00 |
|
kijai
|
17a6b358af
|
clipseg improvements
|
2024-05-13 22:46:47 +03:00 |
|
Kijai
|
b2d5ab3fcd
|
Update mask_nodes.py
|
2024-05-13 15:06:38 +03:00 |
|
kijai
|
4812eff6e5
|
Batch clip seg improvements
|
2024-05-12 21:52:56 +03:00 |
|
kijai
|
0ef2b86b28
|
Merge branch 'pr/67'
|
2024-05-12 21:21:04 +03:00 |
|
kijai
|
22f166008f
|
Update spline_editor.js
|
2024-05-12 02:55:36 +03:00 |
|
kijai
|
d24d1c64d2
|
ImageAddMulti
|
2024-05-12 02:30:08 +03:00 |
|
kijai
|
5631cd0146
|
Update curve_nodes.py
|
2024-05-12 02:08:53 +03:00 |
|
kijai
|
9991155130
|
Add CreateShapeImageOnPath -node
|
2024-05-12 01:52:29 +03:00 |
|
kijai
|
668496d85f
|
Add normalized_str output to spline editor
thanks @joviex !
|
2024-05-12 01:34:15 +03:00 |
|
kijai
|
218e95c8c9
|
Add ImagePadForOutpaintTargetSize -node
|
2024-05-11 18:41:27 +03:00 |
|
kijai
|
d2a44569b2
|
Don't allow SplineEditor width to be too small
|
2024-05-11 13:15:54 +03:00 |
|