From 69b6fcdbf4d790fde99088fa5d9487dcec4d981d Mon Sep 17 00:00:00 2001 From: TinyTerra <115619949+TinyTerra@users.noreply.github.com> Date: Mon, 15 May 2023 22:14:29 +0200 Subject: [PATCH] Update node db --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7d4f93a..472725f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -507,6 +507,16 @@ ], "install_type": "unzip", "description": "Various image processing nodes." + }, + { + "author": "tinyterra", + "title": "tinyterraNodes", + "reference": "https://github.com/tinyterra/ComfyUI_tinyterraNodes", + "files": [ + "https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git" + ], + "install_type": "git-clone", + "description": "Nodes: pipeLoader, pipeKSampler, assorted pipe utils, imageOutput, imageRemBG, 3x TXT Loader MultiConcat, +more" } ] }