From 7c0fa1c581d0959b8090171e1732bdd677d16fb8 Mon Sep 17 00:00:00 2001 From: Pasu Date: Thu, 16 Apr 2026 19:48:50 +0200 Subject: [PATCH] Added Mayo Nodes (#2784) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5248b5ad..c50ce10d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46318,6 +46318,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Mayo", + "title": "Mayo Nodes", + "reference": "https://github.com/Pasu2k/comfyui-mayo-nodes", + "files": [ + "https://github.com/Pasu2k/comfyui-mayo-nodes" + ], + "install_type": "git-clone", + "description": "Mayo's Custom Nodes, including Aspect Ratio Randomizer and Custom Dropdown" } ] }