mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 15:14:33 +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",
|
"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": "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