diff --git a/custom-node-list.json b/custom-node-list.json index 94042500..a1b24c63 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -58,6 +58,16 @@ "install_type": "git-clone", "description": "This is a helper extension for ComfyUI that assists with node connections." }, + { + "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": "comfyanonymous", "title": "ComfyUI_experiments",