diff --git a/custom-node-list.json b/custom-node-list.json index e1ed7adf..4a587e0f 100644 --- a/custom-node-list.json +++ b/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." } ] } \ No newline at end of file diff --git a/extension-node-map.json b/extension-node-map.json index 5775f0ac..7469dc2c 100644 --- a/extension-node-map.json +++ b/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", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fbefe4dc..bcfd8f66 100644 --- a/node_db/new/custom-node-list.json +++ b/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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5775f0ac..7469dc2c 100644 --- a/node_db/new/extension-node-map.json +++ b/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",