Update custom-node-list.json

Adding a custom node to the managger repository.

https://github.com/NeoTech/comfyui-imagefolderpicker
This commit is contained in:
Andreas Pettersson 2026-01-27 09:32:02 +01:00 committed by GitHub
parent d8e3f531c7
commit 25d9f2aea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}