From 32bafad75e5d55e95d0200454c45007da66d7a5a Mon Sep 17 00:00:00 2001 From: alexbofa <58225118+alexbofa@users.noreply.github.com> Date: Sun, 26 Nov 2023 17:00:02 +0300 Subject: [PATCH] Add files via upload --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8c036588..066684df 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1893,7 +1893,17 @@ "https://github.com/hayden-fr/ComfyUI-Model-Manager" ], "install_type": "git-clone", - "description": "Manage models: browsing, donwload and delete." + "description": "Manage models: browsing, download and delete." + }, + { + "author": "hayden-fr", + "title": "ComfyUI-Image-Browsing", + "reference": "https://github.com/hayden-fr/ComfyUI-Image-Browsing", + "files": [ + "https://github.com/hayden-fr/ComfyUI-Image-Browsing" + ], + "install_type": "git-clone", + "description": "Image Browsing: browsing, download and delete." }, { "author": "ali1234",