mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-08 12:12:35 +08:00
Update custom-node-list.json
Adding a custom node to the managger repository. https://github.com/NeoTech/comfyui-imagefolderpicker
This commit is contained in:
parent
d8e3f531c7
commit
25d9f2aea1
@ -42281,6 +42281,17 @@
|
|||||||
],
|
],
|
||||||
"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": "NeoTech",
|
||||||
|
"title": "Image Folder Picker",
|
||||||
|
"id": "imagefolderpicker",
|
||||||
|
"reference": "https://github.com/NeoTech/comfyui-imagefolderpicker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NeoTech/comfyui-imagefolderpicker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a node to display an input folders images in a preview window. Making Img2Imgg workflows easier and navigationable"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user