From 4544078f917b3f51e6c48f8433e04712f14844f8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 21 May 2023 10:09:25 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1d3acfe..a63857c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -484,6 +484,26 @@ "install_type": "git-clone", "description": "Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber" }, + { + "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" + }, + { + "author": "Jordach", + "title": "comfy-plasma", + "reference": "https://github.com/Jordach/comfy-plasma", + "files": [ + "https://github.com/Jordach/comfy-plasma" + ], + "install_type": "git-clone", + "description": "A simple plasma noise generator for ComfyUI." + }, { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -517,16 +537,6 @@ ], "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" } ] }