Browse Source

update DB

pull/611/head
Dr.Lt.Data 7 months ago
parent
commit
a7453ae412
  1. 10
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 4
      github-stats.json
  4. 10
      node_db/new/custom-node-list.json
  5. 8
      node_db/new/extension-node-map.json

10
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."
},

8
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"

4
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"
}
}

10
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",

8
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"

Loading…
Cancel
Save