From 2f2b7da7e0649fc6fa59e65b78bd3947567af0c4 Mon Sep 17 00:00:00 2001 From: ControlAltAI <6172927+gseth@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:24:33 +0530 Subject: [PATCH] Update extension-node-map.json --- extension-node-map.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index cfcd2a6d..fbc6de72 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -11288,7 +11288,9 @@ [ "FluxControlNetApply", "FluxResolutionNode", - "FluxSampler" + "FluxSampler", + "BooleanBasic", + "BooleanReverse" ], { "title_aux": "ControlAltAI Nodes" @@ -18514,4 +18516,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} \ No newline at end of file +}