Add ComfyUI Image Browser by Flibens to custom node list

This commit is contained in:
Flibens 2026-02-17 14:25:08 -06:00
parent f41365abe9
commit 0e47e1e45e

View File

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