Browse Source

update DB

pull/242/head
Dr.Lt.Data 11 months ago
parent
commit
72d1012452
  1. 20
      custom-node-list.json
  2. 3
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 3
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -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."
}
]
}

3
extension-node-map.json

@ -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",

10
node_db/new/custom-node-list.json

@ -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",

3
node_db/new/extension-node-map.json

@ -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",

Loading…
Cancel
Save