Compare commits

...

2 Commits

Author SHA1 Message Date
Andreas Pettersson
c61f2410bc
Merge 25d9f2aea1 into 1bfaaf5d91 2026-01-27 23:32:17 +09:00
Andreas Pettersson
25d9f2aea1
Update custom-node-list.json
Adding a custom node to the managger repository.

https://github.com/NeoTech/comfyui-imagefolderpicker
2026-01-27 09:32:02 +01:00

View File

@ -42302,6 +42302,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"
}
]
}