From df2f8eeb6ee04f1646021686d288a4b24eea79c1 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 14 Sep 2023 17:40:41 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 18 +++++++++++++++--- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 18 +++++++++++++++--- 4 files changed, 50 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ecfbc62..8e7204a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1772,6 +1772,16 @@ "install_type": "git-clone", "description": "Node for generating almost seamless textures, based on similar setting from A1111." }, + { + "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": "taabata", "title": "Syrian Falcon Nodes", @@ -2033,16 +2043,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." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index b3785e8..8b88e90 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1728,6 +1728,17 @@ "title_aux": "sc-node-comfyui" } ], + "https://github.com/chrisgoringe/cg-noise": [ + [ + "Hijack", + "KSampler Advanced with Variations", + "KSampler with Variations", + "UnHijack" + ], + { + "title_aux": "Variation seeds" + } + ], "https://github.com/city96/ComfyUI_DiT": [ [ "DiTCheckpointLoader", @@ -2558,9 +2569,7 @@ [ "AdaptiveCannyDetector_PoP", "AnyAspectRatio", - "ConditioningMultiplierPoP", "ConditioningMultiplier_PoP", - "ConditioningNormalizerPoP", "ConditioningNormalizer_PoP", "LoadImageResizer_PoP", "LoraStackLoader10_PoP", @@ -2744,6 +2753,7 @@ ], "https://github.com/spinagon/ComfyUI-seamless-tiling": [ [ + "CircularVAEDecode", "SeamlessTile" ], { @@ -3055,7 +3065,9 @@ "TdxhImageToSizeAdvanced", "TdxhIntInput", "TdxhLoraLoader", - "TdxhStringInput" + "TdxhOnOrOff", + "TdxhStringInput", + "TdxhStringInputTranslator" ], { "title_aux": "tdxh_node_comfyui" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b554206..8f94eab 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "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": "spinagon", "title": "Seamless tiling Node for ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b3785e8..8b88e90 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1728,6 +1728,17 @@ "title_aux": "sc-node-comfyui" } ], + "https://github.com/chrisgoringe/cg-noise": [ + [ + "Hijack", + "KSampler Advanced with Variations", + "KSampler with Variations", + "UnHijack" + ], + { + "title_aux": "Variation seeds" + } + ], "https://github.com/city96/ComfyUI_DiT": [ [ "DiTCheckpointLoader", @@ -2558,9 +2569,7 @@ [ "AdaptiveCannyDetector_PoP", "AnyAspectRatio", - "ConditioningMultiplierPoP", "ConditioningMultiplier_PoP", - "ConditioningNormalizerPoP", "ConditioningNormalizer_PoP", "LoadImageResizer_PoP", "LoraStackLoader10_PoP", @@ -2744,6 +2753,7 @@ ], "https://github.com/spinagon/ComfyUI-seamless-tiling": [ [ + "CircularVAEDecode", "SeamlessTile" ], { @@ -3055,7 +3065,9 @@ "TdxhImageToSizeAdvanced", "TdxhIntInput", "TdxhLoraLoader", - "TdxhStringInput" + "TdxhOnOrOff", + "TdxhStringInput", + "TdxhStringInputTranslator" ], { "title_aux": "tdxh_node_comfyui"