From f2496f705483fc28c3f0cd6bdab232d6b4adcf24 Mon Sep 17 00:00:00 2001 From: wirytiox <79142532+wirytiox@users.noreply.github.com> Date: Sat, 15 Feb 2025 22:11:11 -0300 Subject: [PATCH] Update custom-node-list.json (#1551) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 360e97c7..72a9fef5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21455,6 +21455,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "wirytiox", + "title": "ComfyUI-SelectStringFromListWithIndex", + "id": "ComfyUI-SelectStringFromListWithIndex", + "reference": "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex", + "files": [ + "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex" + ], + "install_type": "git-clone", + "description": "This node is a node made by GMapeSplat/ComfyUI_ezXY that i copied while his node doesn't work" } ] }