From d185506532cb98a8bfed0d816891bfee3be16619 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 28 Dec 2023 21:39:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- extension-node-map.json | 13 ++++--------- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 13 ++++--------- 4 files changed, 18 insertions(+), 28 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4d98d81..e588fe4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3733,16 +3733,6 @@ "install_type": "git-clone", "description": "Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips." }, - { - "author": "Comfyui_GPT_Story", - "title": "junglehu", - "reference": "https://github.com/junglehu/Comfyui_Story_LLmA", - "files": [ - "https://github.com/junglehu/Comfyui_Story_LLmA" - ], - "install_type": "git-clone", - "description": "GPT+Comfyui Generate coherent pictures" - }, { "author": "Limitex", "title": "ComfyUI-Calculation", diff --git a/extension-node-map.json b/extension-node-map.json index 25c8b96..36674ac 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -105,7 +105,8 @@ "ImageScaleToSide-badger", "IntToString-badger", "StringToFizz-badger", - "TextListToString-badger" + "TextListToString-badger", + "getImageSide-badger" ], { "title_aux": "ComfyUI_BadgerTools" @@ -2816,6 +2817,7 @@ "Text2InputOr3rdOption", "TextCombinations", "TextCombinations3", + "TextConcat", "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", @@ -4151,14 +4153,6 @@ "title_aux": "ComfyUI-JaRue" } ], - "https://github.com/junglehu/Comfyui_Story_LLmA": [ - [ - "GPT_LLmA" - ], - { - "title_aux": "junglehu" - } - ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -5303,6 +5297,7 @@ "ImageCropByAlpha", "IntNumber", "LoadImagesFromPath", + "LoadImagesFromURL", "MergeLayers", "MultiplicationNode", "NewLayer", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index e9248e2..47a65cc 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI ArtGallery(WIP)", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery" + ], + "install_type": "git-clone", + "description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way." + }, { "author": "foglerek", "title": "comfyui-cem-tools", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 25c8b96..36674ac 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -105,7 +105,8 @@ "ImageScaleToSide-badger", "IntToString-badger", "StringToFizz-badger", - "TextListToString-badger" + "TextListToString-badger", + "getImageSide-badger" ], { "title_aux": "ComfyUI_BadgerTools" @@ -2816,6 +2817,7 @@ "Text2InputOr3rdOption", "TextCombinations", "TextCombinations3", + "TextConcat", "TextPreserve", "Upscale Tile Calculator", "Wildcard Processor", @@ -4151,14 +4153,6 @@ "title_aux": "ComfyUI-JaRue" } ], - "https://github.com/junglehu/Comfyui_Story_LLmA": [ - [ - "GPT_LLmA" - ], - { - "title_aux": "junglehu" - } - ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -5303,6 +5297,7 @@ "ImageCropByAlpha", "IntNumber", "LoadImagesFromPath", + "LoadImagesFromURL", "MergeLayers", "MultiplicationNode", "NewLayer",