diff --git a/custom-node-list.json b/custom-node-list.json index 87de53c..82c3b80 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3209,6 +3209,16 @@ "install_type": "git-clone", "description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes" }, + { + "author": "tzwm", + "title": "ComfyUI Browser", + "reference": "https://github.com/tzwm/comfyui-browser", + "files": [ + "https://github.com/tzwm/comfyui-browser" + ], + "install_type": "git-clone", + "description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere." + }, { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b8d67b6..9ec8d03 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "tzwm", + "title": "ComfyUI Browser", + "reference": "https://github.com/tzwm/comfyui-browser", + "files": [ + "https://github.com/tzwm/comfyui-browser" + ], + "install_type": "git-clone", + "description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere." + }, { "author": "zcfrank1st", "title": "Comfyui-Toolbox",