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." } ] }