mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-11 20:17:41 +08:00
Add ComfyUI Image Browser by Flibens to custom node list (#2622)
Co-authored-by: Flibens <195953152+Flibens@users.noreply.github.com>
This commit is contained in:
parent
299f7d9c74
commit
ddeca90708
@ -43985,6 +43985,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user