From b19c5f3818f1940d62056764145daa55c968c795 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 6 Sep 2023 22:30:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c1b8e2d..bc687f2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1630,6 +1630,16 @@ "install_type": "git-clone", "description": "Nodes: CLIPTextEncodeSDXL-Multi-IO, CLIPTextEncodeSDXL-Pipe, Empty Latent Image from Aspect-Ratio, Random Find and Replace." }, + { + "author": "hayden-fr", + "title": "ComfyUI-Model-Manager", + "reference": "https://github.com/hayden-fr/ComfyUI-Model-Manager", + "files": [ + "https://github.com/hayden-fr/ComfyUI-Model-Manager" + ], + "install_type": "git-clone", + "description": "Manage models: browsing, donwload and delete." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0eb148b..69b5708 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "hayden-fr", + "title": "ComfyUI-Model-Manager", + "reference": "https://github.com/hayden-fr/ComfyUI-Model-Manager", + "files": [ + "https://github.com/hayden-fr/ComfyUI-Model-Manager" + ], + "install_type": "git-clone", + "description": "Manage models: browsing, donwload and delete." + }, { "author": "wolfden", "title": "ComfyUi_String_Function_Tree",