update DB

This commit is contained in:
Dr.Lt.Data 2023-12-30 02:20:25 +09:00
parent 5626ad23c0
commit 953178adf2
3 changed files with 50 additions and 2 deletions

View File

@ -1640,12 +1640,14 @@
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio Banners", "CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Images From List",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Binary Pattern", "CR Binary Pattern",
"CR Binary To List", "CR Binary To List",
"CR Central Schedule", "CR Central Schedule",
"CR Check Job Complete", "CR Check Job Complete",
"CR Checker Pattern", "CR Checker Pattern",
"CR Clamp Value",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Bars", "CR Color Bars",
"CR Color Gradient", "CR Color Gradient",
@ -1790,6 +1792,7 @@
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Select Model", "CR Select Model",
"CR Set Value On Boolean",
"CR Simple Annotations", "CR Simple Annotations",
"CR Simple Banner", "CR Simple Banner",
"CR Simple Binary Pattern", "CR Simple Binary Pattern",
@ -1843,7 +1846,7 @@
], ],
{ {
"author": "Suzie1", "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", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2690,6 +2693,9 @@
], ],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[ [
"CLIPTextEncode (RE)",
"CLIPTextEncodeSDXL (RE)",
"CLIPTextEncodeSDXLRefiner (RE)",
"Int (RE)", "Int (RE)",
"RErouter <=", "RErouter <=",
"RErouter =>", "RErouter =>",
@ -3520,6 +3526,7 @@
"ImageEnhanceDifference+", "ImageEnhanceDifference+",
"ImageExpandBatch+", "ImageExpandBatch+",
"ImageFlip+", "ImageFlip+",
"ImageFromBatch+",
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"MaskBatch+", "MaskBatch+",
@ -3846,6 +3853,18 @@
"title_aux": "comfyui-portrait-master" "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": [ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[ [
"BatchIndex_AS", "BatchIndex_AS",

View File

@ -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", "author": "ai-liam",
"title": "LiamUtil", "title": "LiamUtil",

View File

@ -1640,12 +1640,14 @@
"CR Aspect Ratio", "CR Aspect Ratio",
"CR Aspect Ratio Banners", "CR Aspect Ratio Banners",
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Images From List",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Binary Pattern", "CR Binary Pattern",
"CR Binary To List", "CR Binary To List",
"CR Central Schedule", "CR Central Schedule",
"CR Check Job Complete", "CR Check Job Complete",
"CR Checker Pattern", "CR Checker Pattern",
"CR Clamp Value",
"CR Clip Input Switch", "CR Clip Input Switch",
"CR Color Bars", "CR Color Bars",
"CR Color Gradient", "CR Color Gradient",
@ -1790,6 +1792,7 @@
"CR Seed", "CR Seed",
"CR Seed to Int", "CR Seed to Int",
"CR Select Model", "CR Select Model",
"CR Set Value On Boolean",
"CR Simple Annotations", "CR Simple Annotations",
"CR Simple Banner", "CR Simple Banner",
"CR Simple Binary Pattern", "CR Simple Binary Pattern",
@ -1843,7 +1846,7 @@
], ],
{ {
"author": "Suzie1", "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", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2690,6 +2693,9 @@
], ],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[ [
"CLIPTextEncode (RE)",
"CLIPTextEncodeSDXL (RE)",
"CLIPTextEncodeSDXLRefiner (RE)",
"Int (RE)", "Int (RE)",
"RErouter <=", "RErouter <=",
"RErouter =>", "RErouter =>",
@ -3520,6 +3526,7 @@
"ImageEnhanceDifference+", "ImageEnhanceDifference+",
"ImageExpandBatch+", "ImageExpandBatch+",
"ImageFlip+", "ImageFlip+",
"ImageFromBatch+",
"ImagePosterize+", "ImagePosterize+",
"ImageResize+", "ImageResize+",
"MaskBatch+", "MaskBatch+",
@ -3846,6 +3853,18 @@
"title_aux": "comfyui-portrait-master" "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": [ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": [
[ [
"BatchIndex_AS", "BatchIndex_AS",