diff --git a/custom-node-list.json b/custom-node-list.json index 66df6431..22070272 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4452,6 +4452,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "underclockeddev", + "title": "Preview Subselection Node for ComfyUI", + "reference": "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node", + "files": [ + "https://github.com/underclockeddev/ComfyUI-PreviewSubselection-Node/raw/master/preview_subselection.py" + ], + "install_type": "copy", + "description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning." } ] }