From 3e88f6025349483f82ee4aaecd261a325ca3090d Mon Sep 17 00:00:00 2001 From: Mcmillian <935807163@qq.com> Date: Sat, 28 Sep 2024 10:29:48 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4f7e9c6f..2c6d2f1d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15271,6 +15271,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." } ] }