diff --git a/custom-node-list.json b/custom-node-list.json index ee05c49c..fbed1b28 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43507,6 +43507,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Flibens", + "title": "ComfyUI Image Browser", + "id": "comfyui-image-browser-flibens", + "reference": "https://github.com/Flibens/comfyui-image-browser", + "files": [ + "https://github.com/Flibens/comfyui-image-browser" + ], + "install_type": "git-clone", + "description": "Image browser extension for ComfyUI with search, favorites, metadata view, compare mode, and media support." } ] }