From f7a2e3f874347156aec3b61e863af40039d7394f Mon Sep 17 00:00:00 2001 From: ez-af Date: Tue, 1 Oct 2024 16:58:40 +0300 Subject: [PATCH] Add ez-af (#1101) * Add files via upload * Add files via upload --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ae78864e..2e41662d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15337,6 +15337,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ez-af", + "title": "ComfyUI-EZ-AF-Nodes", + "id": "ez-af", + "reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes", + "files": [ + "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes" + ], + "install_type": "git-clone", + "description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts" } ] }