425 Commits

Author SHA1 Message Date
kijai
5229aaa2c0 Update point_editor.js 2024-08-02 21:50:28 +03:00
kijai
4a2d499a5b Update curve_nodes.py 2024-08-02 21:20:55 +03:00
kijai
17f8d8db60 Update curve_nodes.py 2024-08-02 20:43:00 +03:00
kijai
dee4e8f1eb bbox to point editor 2024-08-02 18:52:05 +03:00
kijai
5ccd427bd8 Update point_editor.js 2024-08-02 17:07:56 +03:00
kijai
27cfddc379 fix category 2024-08-01 23:01:57 +03:00
kijai
0888ece9b0 prototype points editor 2024-07-31 18:43:25 +03:00
kijai
ad60519856 Direct controlpoint sample method to spline editor 2024-07-31 12:18:18 +03:00
kijai
7191a1fbbb add color match str parameter 2024-07-30 16:08:59 +03:00
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