Browse Source

update DB

pull/277/head
Dr.Lt.Data 11 months ago
parent
commit
953178adf2
  1. 21
      extension-node-map.json
  2. 10
      node_db/new/custom-node-list.json
  3. 21
      node_db/new/extension-node-map.json

21
extension-node-map.json

@ -1640,12 +1640,14 @@
"CR Aspect Ratio",
"CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL",
"CR Batch Images From List",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Binary To List",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clamp Value",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
@ -1790,6 +1792,7 @@
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Set Value On Boolean",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
@ -1843,7 +1846,7 @@
],
{
"author": "Suzie1",
"description": "162 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"description": "165 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"nickname": "Comfyroll Studio",
"title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2690,6 +2693,9 @@
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[
"CLIPTextEncode (RE)",
"CLIPTextEncodeSDXL (RE)",
"CLIPTextEncodeSDXLRefiner (RE)",
"Int (RE)",
"RErouter <=",
"RErouter =>",
@ -3520,6 +3526,7 @@
"ImageEnhanceDifference+",
"ImageExpandBatch+",
"ImageFlip+",
"ImageFromBatch+",
"ImagePosterize+",
"ImageResize+",
"MaskBatch+",
@ -3846,6 +3853,18 @@
"title_aux": "comfyui-portrait-master"
}
],
"https://github.com/florestefano1975/comfyui-prompt-composer": [
[
"PromptComposerAssembler",
"PromptComposerEffect",
"PromptComposerStyler",
"PromptComposerTextMuliple",
"PromptComposerTextSingle"
],
{
"title_aux": "comfyui-prompt-composer"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",

10
node_db/new/custom-node-list.json

@ -11,6 +11,16 @@
{
"author": "florestefano1975",
"title": "comfyui-prompt-composer",
"reference": "https://github.com/florestefano1975/comfyui-prompt-composer",
"files": [
"https://github.com/florestefano1975/comfyui-prompt-composer"
],
"install_type": "git-clone",
"description": "A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order."
},
{
"author": "ai-liam",
"title": "LiamUtil",

21
node_db/new/extension-node-map.json

@ -1640,12 +1640,14 @@
"CR Aspect Ratio",
"CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL",
"CR Batch Images From List",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Binary To List",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
"CR Clamp Value",
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
@ -1790,6 +1792,7 @@
"CR Seed",
"CR Seed to Int",
"CR Select Model",
"CR Set Value On Boolean",
"CR Simple Annotations",
"CR Simple Banner",
"CR Simple Binary Pattern",
@ -1843,7 +1846,7 @@
],
{
"author": "Suzie1",
"description": "162 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"description": "165 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"nickname": "Comfyroll Studio",
"title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2690,6 +2693,9 @@
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[
"CLIPTextEncode (RE)",
"CLIPTextEncodeSDXL (RE)",
"CLIPTextEncodeSDXLRefiner (RE)",
"Int (RE)",
"RErouter <=",
"RErouter =>",
@ -3520,6 +3526,7 @@
"ImageEnhanceDifference+",
"ImageExpandBatch+",
"ImageFlip+",
"ImageFromBatch+",
"ImagePosterize+",
"ImageResize+",
"MaskBatch+",
@ -3846,6 +3853,18 @@
"title_aux": "comfyui-portrait-master"
}
],
"https://github.com/florestefano1975/comfyui-prompt-composer": [
[
"PromptComposerAssembler",
"PromptComposerEffect",
"PromptComposerStyler",
"PromptComposerTextMuliple",
"PromptComposerTextSingle"
],
{
"title_aux": "comfyui-prompt-composer"
}
],
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[
"BatchIndex_AS",

Loading…
Cancel
Save