From 6ea771781fbffbbe7aad897ff4be09ddc6fb4638 Mon Sep 17 00:00:00 2001 From: Mcmillian <935807163@qq.com> Date: Tue, 1 Oct 2024 22:03:33 +0800 Subject: [PATCH] Update custom-node-list.json (#1090) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d931cfad..1ea198f8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15369,6 +15369,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "L.HC", + "title": "SimpleToolsNodes", + "reference": "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes", + "files": [ + "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes" + ], + "install_type": "git-clone", + "description": "Two simple nodes: 1. Get the steps based on the model name, 2. Generate prompts using chatglm." } ] }