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",