From 48fc2c2967f7cb144bfd2907cf6fcbf5a9db8e5b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 27 Sep 2023 07:54:48 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 10 +++++++++- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 10 +++++++++- 4 files changed, 38 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 83867ea..419f13d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1952,6 +1952,16 @@ "install_type": "git-clone", "description": "Nodes: Conditional Interrrupt." }, + { + "author": "alpertunga-bile", + "title": "prompt-generator", + "reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui", + "files": [ + "https://github.com/alpertunga-bile/prompt-generator-comfyui" + ], + "install_type": "git-clone", + "description": "Custom AI prompt generator node for ComfyUI." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", @@ -2060,16 +2070,6 @@ "install_type": "copy", "description": "Nodes:SDXLMixSampler, LatentByRatio" }, - { - "author": "alpertunga-bile", - "title": "prompt-generator", - "reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui", - "files": [ - "https://github.com/alpertunga-bile/prompt-generator-comfyui" - ], - "install_type": "git-clone", - "description": "Custom AI prompt generator node for ComfyUI." - }, { "author": "lordgasmic", "title": "Wildcards", diff --git a/extension-node-map.json b/extension-node-map.json index 7a828aa..9b48155 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1505,6 +1505,14 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/alpertunga-bile/prompt-generator-comfyui": [ + [ + "Prompt Generator" + ], + { + "title_aux": "prompt-generator" + } + ], "https://github.com/alsritter/asymmetric-tiling-comfyui": [ [ "Asymmetric_Tiling_KSampler" @@ -2812,7 +2820,7 @@ ], { "author": "receyuki", - "description": "ComfyUI node version of SD Prompt Reader", + "description": "ComfyUI node version of the SD Prompt Reader", "nickname": "SD Prompt Reader", "title": "SD Prompt Reader", "title_aux": "comfyui-prompt-reader-node" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7596353..b4a149f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "alpertunga-bile", + "title": "prompt-generator", + "reference": "https://github.com/alpertunga-bile/prompt-generator-comfyui", + "files": [ + "https://github.com/alpertunga-bile/prompt-generator-comfyui" + ], + "install_type": "git-clone", + "description": "Custom AI prompt generator node for ComfyUI." + }, { "author": "alkemann", "title": "alkemann nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7a828aa..9b48155 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1505,6 +1505,14 @@ "title_aux": "DynamicPrompts Custom Nodes" } ], + "https://github.com/alpertunga-bile/prompt-generator-comfyui": [ + [ + "Prompt Generator" + ], + { + "title_aux": "prompt-generator" + } + ], "https://github.com/alsritter/asymmetric-tiling-comfyui": [ [ "Asymmetric_Tiling_KSampler" @@ -2812,7 +2820,7 @@ ], { "author": "receyuki", - "description": "ComfyUI node version of SD Prompt Reader", + "description": "ComfyUI node version of the SD Prompt Reader", "nickname": "SD Prompt Reader", "title": "SD Prompt Reader", "title_aux": "comfyui-prompt-reader-node"