Update custom-node-list.json (#1090)

This commit is contained in:
Mcmillian 2024-10-01 22:03:33 +08:00 committed by GitHub
parent 7fc4343dac
commit 6ea771781f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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