diff --git a/custom-node-list.json b/custom-node-list.json index 22d57dbe..6de13abf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42281,6 +42281,17 @@ ], "install_type": "unzip", "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" + } ] }