mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
update DBB
This commit is contained in:
parent
80fe0bc09e
commit
f0b879d486
@ -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
@ -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]",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user