From 58b99469362b9dfa7f9e3a8e003a0def1027271a Mon Sep 17 00:00:00 2001 From: jqy-yo Date: Tue, 20 May 2025 22:41:00 +0800 Subject: [PATCH] Add Comfyui-BBoxLowerMask2 to custom-node-list (#1842) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b12a139a..9e0a64bd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23,6 +23,16 @@ "description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.", "preemptions":["SAMLoader"] }, + { + "author": "jqy-yo", + "title": "BBoxLowerMask2", + "reference": "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2", + "files": [ + "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2" + ], + "install_type": "git-clone", + "description": "Create a mask to slice the image at specific coordinates" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Subpack",