mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 20:30:48 +08:00
Update custom-node-list.json (#1090)
This commit is contained in:
parent
7fc4343dac
commit
6ea771781f
@ -15369,6 +15369,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user