From e0f8a4c0d9ae9001f6aa2205b11a13767e391778 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 16 Sep 2023 23:07:48 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 36 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2c49bfc..d41f2fe 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1404,6 +1404,16 @@ "install_type": "git-clone", "description": "Pause image generation when GPU temperature exceeds threshold." }, + { + "author": "meap158", + "title": "ComfyUI-Prompt-Expansion", + "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", + "files": [ + "https://github.com/meap158/ComfyUI-Prompt-Expansion" + ], + "install_type": "git-clone", + "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." + }, { "author": "TeaCrab", "title": "ComfyUI-TeaNodes", diff --git a/extension-node-map.json b/extension-node-map.json index 8e16216..e9927a6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2403,6 +2403,14 @@ "title_aux": "GPU temperature protection" } ], + "https://github.com/meap158/ComfyUI-Prompt-Expansion": [ + [ + "PromptExpansion" + ], + { + "title_aux": "ComfyUI-Prompt-Expansion" + } + ], "https://github.com/melMass/comfy_mtb": [ [ "Animation Builder (mtb)", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4250b24..900983c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "meap158", + "title": "ComfyUI-Prompt-Expansion", + "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", + "files": [ + "https://github.com/meap158/ComfyUI-Prompt-Expansion" + ], + "install_type": "git-clone", + "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." + }, { "author": "tusharbhutt", "title": "Endless Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8e16216..e9927a6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2403,6 +2403,14 @@ "title_aux": "GPU temperature protection" } ], + "https://github.com/meap158/ComfyUI-Prompt-Expansion": [ + [ + "PromptExpansion" + ], + { + "title_aux": "ComfyUI-Prompt-Expansion" + } + ], "https://github.com/melMass/comfy_mtb": [ [ "Animation Builder (mtb)",