416 Commits

Author SHA1 Message Date
kijai
7ea33f68fc js fixes 2024-07-28 21:05:45 +03:00
Jukka Seppänen
adb35ee233
Merge pull request #93 from Quasimondo/patch-1
Update image_nodes.py
2024-07-26 22:17:06 +02:00
Mario Klingemann
5568cff68a
Update image_nodes.py
Trying to set capture size for cameras that support multiple resolutions. Might be better to use two separate values for that or query the camera's native resolutions, but for now that's what I needed.
2024-07-26 22:15:53 +02:00
kijai
6e3af6e7b9 fix webcam index selection 2024-07-24 21:59:02 +03:00
kijai
bc4890f798 simplify webcam node 2024-07-24 16:58:36 +03:00
kijai
8df4ea78cb webcam node 2024-07-24 16:36:42 +03:00
kijai
44f7e559b9 Update image_nodes.py 2024-07-24 13:17:47 +03:00
kijai
86dc22a028 Add faster screencap node 2024-07-23 19:00:04 +03:00
kijai
0905db846d Update mask_nodes.py 2024-07-20 12:02:59 +03:00
kijai
8560348572 Update requirements.txt 2024-07-20 02:13:29 +03:00
kijai
6e084c0f9b fix clipseg default model choice 2024-07-20 02:12:28 +03:00
kijai
ffafc9c2c6 Update curve_nodes.py 2024-07-07 19:28:16 +03:00
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