From a7453ae4129f14ce95ab49f6028d6d77849fd0a4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 25 Apr 2024 01:14:10 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 8 ++++++++ github-stats.json | 4 ++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 5 files changed, 40 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d893f481..cf336cd6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7629,6 +7629,16 @@ "install_type": "git-clone", "description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI" }, + { + "author": "lquesada", + "title": "ComfyUI-Prompt-Combinator", + "reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator", + "files": [ + "https://github.com/lquesada/ComfyUI-Prompt-Combinator" + ], + "install_type": "git-clone", + "description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 76e130da..dcd21de3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8979,6 +8979,14 @@ "title_aux": "Wildcards" } ], + "https://github.com/lquesada/ComfyUI-Prompt-Combinator": [ + [ + "PromptCombinator" + ], + { + "title_aux": "ComfyUI-Prompt-Combinator" + } + ], "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [ [ "SDXLMixSampler" diff --git a/github-stats.json b/github-stats.json index c5ca29ba..7b119ff7 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3030,5 +3030,9 @@ "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 1, "last_update": "2024-04-24 03:48:53" + }, + "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { + "stars": 0, + "last_update": "2024-04-24 15:03:55" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 42b342cd..77064f1a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "lquesada", + "title": "ComfyUI-Prompt-Combinator", + "reference": "https://github.com/lquesada/ComfyUI-Prompt-Combinator", + "files": [ + "https://github.com/lquesada/ComfyUI-Prompt-Combinator" + ], + "install_type": "git-clone", + "description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings." + }, { "author": "huchenlei", "title": "ComfyUI-openpose-editor", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 76e130da..dcd21de3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8979,6 +8979,14 @@ "title_aux": "Wildcards" } ], + "https://github.com/lquesada/ComfyUI-Prompt-Combinator": [ + [ + "PromptCombinator" + ], + { + "title_aux": "ComfyUI-Prompt-Combinator" + } + ], "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py": [ [ "SDXLMixSampler"