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" } ] }