From be432d838f48c959c587cd7f78beffd4162605bf Mon Sep 17 00:00:00 2001 From: noEmbryo Date: Fri, 17 Nov 2023 17:33:07 +0200 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e41c894..af70675 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2458,13 +2458,13 @@ }, { "author": "noEmbryo", - "title": "ComfyUI-noEmbryo nodes", + "title": "noEmbryo nodes", "reference": "https://github.com/noembryo/ComfyUI-noEmbryo", "files": [ "https://raw.githubusercontent.com/noembryo/ComfyUI-noEmbryo/master/nodes.py" ], "install_type": "copy", - "description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI." + "description": "PromptTermList (1-6): are some nodes that help with the creation of Prompts inside ComfyUI. Resolution Scale outputs image dimensions using a scale factor. Regex Text Chopper outputs the chopped parts of a text using RegEx." }, { "author": "mikkel",