From 77ce402b05f28f3604c6e103525f902d15faadb6 Mon Sep 17 00:00:00 2001 From: Beakfx Date: Wed, 24 Jun 2026 19:51:23 -0700 Subject: [PATCH] Add MBQ Wedge to custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f341e490..16222174 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53530,6 +53530,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "beakfx", + "title": "MBQ Wedge", + "reference": "https://github.com/Beakfx/mbq", + "files": [ + "https://github.com/Beakfx/mbq" + ], + "install_type": "git-clone", + "description": "Compare ComfyUI parameter values without contact sheets — sweep numerics, samplers, or schedulers, then inspect each result full-res in MBQ Viewer." } ] }