From 838630f610f1fe3794f884b930ab28bc7beb5a34 Mon Sep 17 00:00:00 2001 From: wirytiox <79142532+wirytiox@users.noreply.github.com> Date: Sat, 15 Feb 2025 19:28:44 -0300 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 555c1baa..a9fa1746 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21445,6 +21445,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" } ] }