diff --git a/custom-node-list.json b/custom-node-list.json index d14d4a2a..6ab8c531 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43591,6 +43591,17 @@ "install_type": "git-clone", "description": "Seed-based prompt line picker and VRAM-aware video frame limiter for ComfyUI" }, + { + "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." + }, @@ -43985,17 +43996,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8a79c5eb..0c47fe6f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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." + }, { "author": "sugarkwork", "title": "comfyui-auto-mosaic",