diff --git a/custom-node-list.json b/custom-node-list.json index e41c8948..af70675d 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",