Update custom-node-list.json

This commit is contained in:
Mcmillian 2024-09-28 10:29:48 +08:00 committed by GitHub
parent 4dc9ee9363
commit 3e88f60253
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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