update DBB

This commit is contained in:
Dr.Lt.Data 2024-05-06 11:27:51 +09:00
parent 80fe0bc09e
commit f0b879d486
4 changed files with 208 additions and 190 deletions

View File

@ -2555,6 +2555,7 @@
"FilmCharDir", "FilmCharDir",
"HashText", "HashText",
"HueSatLum", "HueSatLum",
"HueShift",
"ImageDimensions", "ImageDimensions",
"ImageResizeLong", "ImageResizeLong",
"IndoorBackgrounds", "IndoorBackgrounds",
@ -5180,6 +5181,14 @@
"title_aux": "Core ML Suite for ComfyUI" "title_aux": "Core ML Suite for ComfyUI"
} }
], ],
"https://github.com/audioscavenger/save-image-extended-comfyui": [
[
"SaveImageExtended"
],
{
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/avatechai/avatar-graph-comfyui": [ "https://github.com/avatechai/avatar-graph-comfyui": [
[ [
"ApplyMeshTransformAsShapeKey", "ApplyMeshTransformAsShapeKey",
@ -5254,6 +5263,7 @@
"FileNamePrefix", "FileNamePrefix",
"FileNamePrefixDateDirFirst", "FileNamePrefixDateDirFirst",
"Float to String", "Float to String",
"GetSubdirectories",
"HaldCLUT", "HaldCLUT",
"Image Caption", "Image Caption",
"ImageBorder", "ImageBorder",
@ -10008,6 +10018,7 @@
"FloatMultiplication", "FloatMultiplication",
"FourBooleanTrigger", "FourBooleanTrigger",
"FourFloats", "FourFloats",
"FunctionSwap",
"IntMultiplication", "IntMultiplication",
"IntSubtraction", "IntSubtraction",
"IntToFloatMultiplication", "IntToFloatMultiplication",
@ -10026,7 +10037,6 @@
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"StepsAndCfg", "StepsAndCfg",
"StepsAndCfgAndWH",
"TextBox", "TextBox",
"TextCombinerSix", "TextCombinerSix",
"TextCombinerTwo", "TextCombinerTwo",
@ -11469,14 +11479,6 @@
"title_aux": "ComfyUI Stable Video Diffusion" "title_aux": "ComfyUI Stable Video Diffusion"
} }
], ],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
],
{
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/tocubed/ComfyUI-AudioReactor": [ "https://github.com/tocubed/ComfyUI-AudioReactor": [
[ [
"AudioFrameTransformBeats", "AudioFrameTransformBeats",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,16 @@
}, },
{
"author": "thedyze",
"title": "Save Image Extended for ComfyUI",
"reference": "https://github.com/thedyze/save-image-extended-comfyui",
"files": [
"https://github.com/thedyze/save-image-extended-comfyui"
],
"install_type": "git-clone",
"description": "Customize the information saved in file- and folder names. Use the values of sampler parameters as part of file or folder names. Save your positive & negative prompt as entries in a JSON (text) file, in each folder.\n[w/This custom node has not been maintained for a long time. Please use an alternative node from the default channel.]"
},
{ {
"author": "yytdfc", "author": "yytdfc",
"title": "Amazon Bedrock nodes for for ComfyUI [REMOVED]", "title": "Amazon Bedrock nodes for for ComfyUI [REMOVED]",

View File

@ -2555,6 +2555,7 @@
"FilmCharDir", "FilmCharDir",
"HashText", "HashText",
"HueSatLum", "HueSatLum",
"HueShift",
"ImageDimensions", "ImageDimensions",
"ImageResizeLong", "ImageResizeLong",
"IndoorBackgrounds", "IndoorBackgrounds",
@ -5180,6 +5181,14 @@
"title_aux": "Core ML Suite for ComfyUI" "title_aux": "Core ML Suite for ComfyUI"
} }
], ],
"https://github.com/audioscavenger/save-image-extended-comfyui": [
[
"SaveImageExtended"
],
{
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/avatechai/avatar-graph-comfyui": [ "https://github.com/avatechai/avatar-graph-comfyui": [
[ [
"ApplyMeshTransformAsShapeKey", "ApplyMeshTransformAsShapeKey",
@ -5254,6 +5263,7 @@
"FileNamePrefix", "FileNamePrefix",
"FileNamePrefixDateDirFirst", "FileNamePrefixDateDirFirst",
"Float to String", "Float to String",
"GetSubdirectories",
"HaldCLUT", "HaldCLUT",
"Image Caption", "Image Caption",
"ImageBorder", "ImageBorder",
@ -10008,6 +10018,7 @@
"FloatMultiplication", "FloatMultiplication",
"FourBooleanTrigger", "FourBooleanTrigger",
"FourFloats", "FourFloats",
"FunctionSwap",
"IntMultiplication", "IntMultiplication",
"IntSubtraction", "IntSubtraction",
"IntToFloatMultiplication", "IntToFloatMultiplication",
@ -10026,7 +10037,6 @@
"SingleBooleanTrigger", "SingleBooleanTrigger",
"SixBooleanTrigger", "SixBooleanTrigger",
"StepsAndCfg", "StepsAndCfg",
"StepsAndCfgAndWH",
"TextBox", "TextBox",
"TextCombinerSix", "TextCombinerSix",
"TextCombinerTwo", "TextCombinerTwo",
@ -11469,14 +11479,6 @@
"title_aux": "ComfyUI Stable Video Diffusion" "title_aux": "ComfyUI Stable Video Diffusion"
} }
], ],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
],
{
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/tocubed/ComfyUI-AudioReactor": [ "https://github.com/tocubed/ComfyUI-AudioReactor": [
[ [
"AudioFrameTransformBeats", "AudioFrameTransformBeats",