mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Update custom-node-list.json (#1810)
added customselector node to custom-node-list.json
This commit is contained in:
parent
0e9c32344c
commit
d14b42a42c
@ -25646,6 +25646,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "pixible",
|
||||
"title": "comfyui-customselector",
|
||||
"reference": "https://github.com/gasparuff/CustomSelector",
|
||||
"files": [
|
||||
"https://github.com/gasparuff/CustomSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Helps deciding different settings depending on the input string"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user