From 4acd60fae8c74b9d5462b993bce8e0f8af3eecc3 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Mon, 25 Sep 2023 09:15:54 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 42 ++++++++++++++--------------- extension-node-map.json | 26 +++++++++++++++--- node_db/new/custom-node-list.json | 22 ++++++++++++++- node_db/new/extension-node-map.json | 26 +++++++++++++++--- 4 files changed, 88 insertions(+), 28 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9f6940fb..95be2334 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1793,7 +1793,7 @@ "description": "Adds KSampler custom nodes with variation seed and variation strength." }, { - "author": "Endless Sea of Stars", + "author": "BiffMunky", "title": "Endless Nodes", "reference": "https://github.com/tusharbhutt/Endless-Nodes", "files": [ @@ -1882,6 +1882,26 @@ "install_type": "git-clone", "description": "A slightly different Resolution Selector node, allowing to freely change base resolution and aspect ratio, with options to maintain the pixel count or use the base resolution as the highest or lowest dimension." }, + { + "author": "chrisgoringe", + "title": "Variation seeds", + "reference": "https://github.com/chrisgoringe/cg-noise", + "files": [ + "https://github.com/chrisgoringe/cg-noise" + ], + "install_type": "git-clone", + "description": "Adds KSampler custom nodes with variation seed and variation strength." + }, + { + "author": "chrisgoringe", + "title": "Image chooser", + "reference": "https://github.com/chrisgoringe/cg-image-picker", + "files": [ + "https://github.com/chrisgoringe/cg-image-picker" + ], + "install_type": "git-clone", + "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", @@ -2133,26 +2153,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "chrisgoringe", - "title": "Variation seeds", - "reference": "https://github.com/chrisgoringe/cg-noise", - "files": [ - "https://github.com/chrisgoringe/cg-noise" - ], - "install_type": "git-clone", - "description": "Adds KSampler custom nodes with variation seed and variation strength." - }, - { - "author": "chrisgoringe", - "title": "Image chooser", - "reference": "https://github.com/chrisgoringe/cg-image-picker", - "files": [ - "https://github.com/chrisgoringe/cg-image-picker" - ], - "install_type": "git-clone", - "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 73649082..64d05f06 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -834,11 +834,13 @@ "CR Keyframe List", "CR LoRA List", "CR Load Animation Frames", + "CR Load Flow Frames", "CR Load Schedule From File", "CR Load Scheduled ControlNets", "CR Load Scheduled LoRAs", "CR Load Scheduled Models", "CR Model List", + "CR Output Flow Frames", "CR Output Schedule To File", "CR Prompt List", "CR Prompt List Keyframes", @@ -1094,9 +1096,11 @@ "ttN imageOutput", "ttN imageREMBG", "ttN int", + "ttN modelMerge", "ttN pipe2BASIC", "ttN pipe2DETAILER", "ttN pipeEDIT", + "ttN pipeEncodeConcat", "ttN pipeIN", "ttN pipeKSampler", "ttN pipeKSamplerAdvanced", @@ -1788,6 +1792,16 @@ "title_aux": "sc-node-comfyui" } ], + "https://github.com/chrisgoringe/cg-image-picker": [ + [ + "Image Chooser", + "Latent Chooser", + "Preview for Image Chooser" + ], + { + "title_aux": "Image chooser" + } + ], "https://github.com/chrisgoringe/cg-noise": [ [ "Hijack", @@ -3076,9 +3090,15 @@ ], "https://github.com/tusharbhutt/Endless-Nodes": [ [ + "Endless Nodes Aesthetic Scoring", "Endless Nodes Combo Parameterizer", "Endless Nodes Combo Parameterizer & Prompts", + "Endless Nodes Display Float", + "Endless Nodes Display Integer", + "Endless Nodes Display Number", + "Endless Nodes Display String", "Endless Nodes Eight Input Text Switch", + "Endless Nodes Image Save with Text File", "Endless Nodes Parameterizer", "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", @@ -3086,10 +3106,10 @@ "Endless Nodes Six Integer IO Widget" ], { - "author": "Endless Sea of Stars", + "author": "BiffMunky", "description": "A small set of nodes I created for various numerical and text inputs.", - "nickname": "Endless Nodes", - "title": "Endless Nodes", + "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", + "title": "\ud83c\udf0c An Endless Sea of Stars Nodes \ud83c\udf0c", "title_aux": "Endless Nodes" } ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 39630deb..9314444e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "chrisgoringe", + "title": "Variation seeds", + "reference": "https://github.com/chrisgoringe/cg-noise", + "files": [ + "https://github.com/chrisgoringe/cg-noise" + ], + "install_type": "git-clone", + "description": "Adds KSampler custom nodes with variation seed and variation strength." + }, + { + "author": "chrisgoringe", + "title": "Image chooser", + "reference": "https://github.com/chrisgoringe/cg-image-picker", + "files": [ + "https://github.com/chrisgoringe/cg-image-picker" + ], + "install_type": "git-clone", + "description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow." + }, { "author": "WASasquatch", "title": "FreeU_Advanced", @@ -101,7 +121,7 @@ "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." }, { - "author": "tusharbhutt", + "author": "BiffMunky", "title": "Endless Nodes", "reference": "https://github.com/tusharbhutt/Endless-Nodes", "files": [ diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 73649082..64d05f06 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -834,11 +834,13 @@ "CR Keyframe List", "CR LoRA List", "CR Load Animation Frames", + "CR Load Flow Frames", "CR Load Schedule From File", "CR Load Scheduled ControlNets", "CR Load Scheduled LoRAs", "CR Load Scheduled Models", "CR Model List", + "CR Output Flow Frames", "CR Output Schedule To File", "CR Prompt List", "CR Prompt List Keyframes", @@ -1094,9 +1096,11 @@ "ttN imageOutput", "ttN imageREMBG", "ttN int", + "ttN modelMerge", "ttN pipe2BASIC", "ttN pipe2DETAILER", "ttN pipeEDIT", + "ttN pipeEncodeConcat", "ttN pipeIN", "ttN pipeKSampler", "ttN pipeKSamplerAdvanced", @@ -1788,6 +1792,16 @@ "title_aux": "sc-node-comfyui" } ], + "https://github.com/chrisgoringe/cg-image-picker": [ + [ + "Image Chooser", + "Latent Chooser", + "Preview for Image Chooser" + ], + { + "title_aux": "Image chooser" + } + ], "https://github.com/chrisgoringe/cg-noise": [ [ "Hijack", @@ -3076,9 +3090,15 @@ ], "https://github.com/tusharbhutt/Endless-Nodes": [ [ + "Endless Nodes Aesthetic Scoring", "Endless Nodes Combo Parameterizer", "Endless Nodes Combo Parameterizer & Prompts", + "Endless Nodes Display Float", + "Endless Nodes Display Integer", + "Endless Nodes Display Number", + "Endless Nodes Display String", "Endless Nodes Eight Input Text Switch", + "Endless Nodes Image Save with Text File", "Endless Nodes Parameterizer", "Endless Nodes Parameterizer & Prompts", "Endless Nodes Six Input Text Switch", @@ -3086,10 +3106,10 @@ "Endless Nodes Six Integer IO Widget" ], { - "author": "Endless Sea of Stars", + "author": "BiffMunky", "description": "A small set of nodes I created for various numerical and text inputs.", - "nickname": "Endless Nodes", - "title": "Endless Nodes", + "nickname": "\ud83c\udf0c Endless Nodes \ud83c\udf0c", + "title": "\ud83c\udf0c An Endless Sea of Stars Nodes \ud83c\udf0c", "title_aux": "Endless Nodes" } ],