kijai
20aab31d83
category fix
2024-08-05 20:05:24 +03:00
Jukka Seppänen
9bb1e47ba7
Merge pull request #99 from sn0w12/main
...
Update WidgetToString to use 'any_input' link if no id or title provided.
2024-08-04 19:15:05 +02:00
kijai
98c1fb17c5
support tensors
2024-08-04 20:13:56 +03:00
kijai
c3f6dcd850
PointsEditor updates
2024-08-04 20:08:13 +03:00
Lucas Sköld
9349d318ba
Add comment
2024-08-04 17:32:08 +02:00
kijai
2e7129fdb9
matplotlib optional as well
2024-08-04 16:43:31 +03:00
kijai
1afb92dee2
Update pyproject.toml
2024-08-04 16:39:02 +03:00
Lucas Sköld
70301c5e54
Fix link checking.
2024-08-04 15:36:52 +02:00
kijai
c08c858374
don't require cv2 for everything
2024-08-04 16:35:30 +03:00
kijai
dc479dc2ef
Update curve_nodes.py
2024-08-04 16:18:41 +03:00
kijai
df5e0d49e4
PointsEditor: add negative points
2024-08-04 16:16:56 +03:00
Lucas Sköld
d9bef9692a
Move WidgetToString inputs back.
2024-08-04 14:48:39 +02:00
Lucas Sköld
cc6196c25f
Change WidgetToString to use the any_input link if no id or title.
...
If no node if or title is provided use the link to get the node id.
2024-08-04 14:44:20 +02:00
kijai
3c0bc27343
Update curve_nodes.py
2024-08-03 22:57:34 +03:00
kijai
6f82bca98d
Update nodes.py
2024-08-03 22:36:22 +03:00
kijai
42741f578c
Update nodes.py
2024-08-03 22:26:54 +03:00
kijai
286f8ea4a3
PointsEditor refactor, support image input, copypaste etc.
2024-08-03 16:07:31 +03:00
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