From 8307d4495d282c00a72c4f33b0eea41862b3d48b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 8 Dec 2023 13:57:48 +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 1734fb49..c487e771 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3159,6 +3159,16 @@ "install_type": "git-clone", "description": "Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader" }, + { + "author": "jtrue", + "title": "ComfyUI-JaRue", + "reference": "https://github.com/jtrue/ComfyUI-JaRue", + "files": [ + "https://github.com/jtrue/ComfyUI-JaRue" + ], + "install_type": "git-clone", + "description": "A collection of nodes powering a tensor oracle on a home network with automation" + }, { "author": "filliptm", "title": "ComfyUI_Fill-Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e2021911..3bda1d94 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "jtrue", + "title": "ComfyUI-JaRue", + "reference": "https://github.com/jtrue/ComfyUI-JaRue", + "files": [ + "https://github.com/jtrue/ComfyUI-JaRue" + ], + "install_type": "git-clone", + "description": "A collection of nodes powering a tensor oracle on a home network with automation" + }, { "author": "filliptm", "title": "ComfyUI_Fill-Nodes",