mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json (#1692)
Removed the deprecated image-picker and replaced with the new image-filter
This commit is contained in:
parent
458c9de70f
commit
e687f83fbf
@ -2779,14 +2779,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
"title": "Image chooser",
|
"title": "Image Filter",
|
||||||
"id": "image-chooser",
|
"id": "image-filter",
|
||||||
"reference": "https://github.com/chrisgoringe/cg-image-picker",
|
"reference": "https://github.com/chrisgoringe/cg-image-filter",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/chrisgoringe/cg-image-picker"
|
"https://github.com/chrisgoringe/cg-image-filter"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
|
"description": "A set of custom nodes that pause the flow to allow you to pick images, edit parameters, set masks etc.."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "chrisgoringe",
|
"author": "chrisgoringe",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user