update DB

This commit is contained in:
Dr.Lt.Data 2024-02-23 01:07:02 +09:00
parent b6cb867a4c
commit 2cb22388f6
4 changed files with 84 additions and 35 deletions

View File

@ -5336,6 +5336,16 @@
"install_type": "git-clone",
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
"reference": "https://github.com/klinter007/klinter_nodes",
"files": [
"https://github.com/klinter007/klinter_nodes"
],
"install_type": "git-clone",
"description": "Concat_strings atm - celebrating first_node"
},
{
@ -5664,18 +5674,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Klinter",
"title": "Klinter_nodes",
"reference": "https://github.com/klinter007/klinter_nodes",
"files": [
"https://github.com/klinter007/klinter_nodes"
],
"install_type": "git-clone",
"description": "Concat_strings atm - celebrating first_node"
}
]
}

View File

@ -664,7 +664,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1035,12 +1035,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -5426,6 +5424,7 @@
"Joytag",
"JsonToText",
"KeywordExtraction",
"Kosmos2model",
"LLMLoader",
"LLMPromptGenerator",
"LLMSampler",
@ -5438,6 +5437,7 @@
"PromptGenerateAPI",
"SimpleText",
"Suggester",
"UformGen2QwenNode",
"ViewText"
],
{
@ -5946,6 +5946,14 @@
"title_aux": "TiledIPAdapter"
}
],
"https://github.com/klinter007/klinter_nodes": [
[
"concat_klinter"
],
{
"title_aux": "Klinter_nodes"
}
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImagePathLoader",
@ -6180,6 +6188,7 @@
"ImpactGaussianBlurMask",
"ImpactGaussianBlurMaskInSEGS",
"ImpactHFTransformersClassifierProvider",
"ImpactIPAdapterApplySEGS",
"ImpactIfNone",
"ImpactImageBatchToImageList",
"ImpactImageInfo",
@ -6615,14 +6624,25 @@
"CanvasCreatorAdvanced",
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"ColorMasksToMaskList",
"ColorMasksToRGB",
"ColorMasksToString",
"ColorMasksToStringList",
"CreateRegionalMask",
"CreateRegionalPNGMask",
"FloatMultiplier",
"FourBooleanTrigger",
"FourFloats",
"IntMultiplier",
"NumeralToString"
"NumeralToString",
"PngColorMasksToMaskList",
"PngColorMasksToRGB",
"PngColorMasksToString",
"PngColorMasksToStringList",
"PngRectanglesToMask",
"PngRectanglesToMaskList",
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
"TextBox",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
"TwoFloats"
],
{
"title_aux": "ComfyUI_Mira"
@ -7513,6 +7533,7 @@
"BatchAverageUnJittered",
"BatchNormalizeImage",
"BatchNormalizeLatent",
"BetterFilmGrain",
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",

View File

@ -9,7 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "Klinter",
"title": "Klinter_nodes",
"reference": "https://github.com/klinter007/klinter_nodes",
"files": [
"https://github.com/klinter007/klinter_nodes"
],
"install_type": "git-clone",
"description": "Concat_strings atm - celebrating first_node"
},
{
"author": "LykosAI",
"title": "ComfyUI Nodes for Inference.Core",

View File

@ -664,7 +664,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ImageSizer",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1035,12 +1035,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -5426,6 +5424,7 @@
"Joytag",
"JsonToText",
"KeywordExtraction",
"Kosmos2model",
"LLMLoader",
"LLMPromptGenerator",
"LLMSampler",
@ -5438,6 +5437,7 @@
"PromptGenerateAPI",
"SimpleText",
"Suggester",
"UformGen2QwenNode",
"ViewText"
],
{
@ -5946,6 +5946,14 @@
"title_aux": "TiledIPAdapter"
}
],
"https://github.com/klinter007/klinter_nodes": [
[
"concat_klinter"
],
{
"title_aux": "Klinter_nodes"
}
],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImagePathLoader",
@ -6180,6 +6188,7 @@
"ImpactGaussianBlurMask",
"ImpactGaussianBlurMaskInSEGS",
"ImpactHFTransformersClassifierProvider",
"ImpactIPAdapterApplySEGS",
"ImpactIfNone",
"ImpactImageBatchToImageList",
"ImpactImageInfo",
@ -6615,14 +6624,25 @@
"CanvasCreatorAdvanced",
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"ColorMasksToMaskList",
"ColorMasksToRGB",
"ColorMasksToString",
"ColorMasksToStringList",
"CreateRegionalMask",
"CreateRegionalPNGMask",
"FloatMultiplier",
"FourBooleanTrigger",
"FourFloats",
"IntMultiplier",
"NumeralToString"
"NumeralToString",
"PngColorMasksToMaskList",
"PngColorMasksToRGB",
"PngColorMasksToString",
"PngColorMasksToStringList",
"PngRectanglesToMask",
"PngRectanglesToMaskList",
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
"TextBox",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
"TwoFloats"
],
{
"title_aux": "ComfyUI_Mira"
@ -7513,6 +7533,7 @@
"BatchAverageUnJittered",
"BatchNormalizeImage",
"BatchNormalizeLatent",
"BetterFilmGrain",
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",