update DB

This commit is contained in:
Dr.Lt.Data 2023-12-14 01:43:12 +09:00
parent b4cd3f598a
commit 72d1012452
4 changed files with 26 additions and 10 deletions

View File

@ -3360,6 +3360,16 @@
"install_type": "git-clone",
"description": "Nodes:Bing Image Grabber node for ComfyUI."
},
{
"author": "Aegis72",
"title": "AegisFlow Utility Nodes",
"reference": "https://github.com/aegis72/aegisflow_utility_nodes",
"files": [
"https://github.com/aegis72/aegisflow_utility_nodes/tree/main"
],
"install_type": "git-clone",
"description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed."
},
@ -3644,16 +3654,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Aegis72",
"title": "AegisFlow Utility Nodes",
"reference": "https://github.com/aegis72/aegisflow_utility_nodes",
"files": [
"https://github.com/aegis72/aegisflow_utility_nodes/tree/main"
],
"install_type": "git-clone",
"description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed."
}
]
}

View File

@ -3769,6 +3769,7 @@
"NormalizeLatent",
"OffsetMask",
"ReferenceOnlySimple3",
"RemapDepth",
"ReplaceImagesInBatch",
"ResizeMask",
"ReverseImageBatch",
@ -4404,6 +4405,7 @@
"NegiTools_OpenPoseToPointList",
"NegiTools_PointListToMask",
"NegiTools_SeedGenerator",
"NegiTools_StereoImageGenerator",
"NegiTools_StringFunction"
],
{
@ -5476,6 +5478,7 @@
"https://github.com/yolain/ComfyUI-Easy-Use": [
[
"dynamicThresholdingFull",
"easy LLLiteLoader",
"easy a1111Loader",
"easy comfyLoader",
"easy controlnetLoader",

View File

@ -9,6 +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."
},
{
"author": "Aegis72",
"title": "AegisFlow Utility Nodes",
"reference": "https://github.com/aegis72/aegisflow_utility_nodes",
"files": [
"https://github.com/aegis72/aegisflow_utility_nodes/tree/main"
],
"install_type": "git-clone",
"description": "These nodes will be placed in comfyui/custom_nodes/aegisflow and contains the image passer (accepts an image as either wired or wirelessly, input and passes it through. Latent passer does the same for latents, and the Preprocessor chooser allows a passthrough image and 10 controlnets to be passed in AegisFlow Shima. The inputs on the Preprocessor chooser should not be renamed if you intend to accept image inputs wirelessly through UE nodes. It can be done, but the send node input regex for each controlnet preprocessor column must also be changed."
},
{
"author": "concarne000",
"title": "ConCarneNode",

View File

@ -3769,6 +3769,7 @@
"NormalizeLatent",
"OffsetMask",
"ReferenceOnlySimple3",
"RemapDepth",
"ReplaceImagesInBatch",
"ResizeMask",
"ReverseImageBatch",
@ -4404,6 +4405,7 @@
"NegiTools_OpenPoseToPointList",
"NegiTools_PointListToMask",
"NegiTools_SeedGenerator",
"NegiTools_StereoImageGenerator",
"NegiTools_StringFunction"
],
{
@ -5476,6 +5478,7 @@
"https://github.com/yolain/ComfyUI-Easy-Use": [
[
"dynamicThresholdingFull",
"easy LLLiteLoader",
"easy a1111Loader",
"easy comfyLoader",
"easy controlnetLoader",