From 9f8b37b94e949943d52db8d22119ea9ab1621b46 Mon Sep 17 00:00:00 2001 From: noEmbryo Date: Wed, 1 Nov 2023 17:16:01 +0200 Subject: [PATCH] Update custom-node-list.json New nodes from noEmbryo --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 187d864e..3df5901a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2675,6 +2675,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "noEmbryo", + "title": "ComfyUI-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." } ] }