diff --git a/custom-node-list.json b/custom-node-list.json index 8b05fb40..e98f5aea 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34445,6 +34445,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "9nate-drake", + "title": "Comfyui-SecNodes", + "reference": "https://github.com/9nate-drake/Comfyui-SecNodes", + "files": [ + "https://github.com/9nate-drake/Comfyui-SecNodes" + ], + "install_type": "git-clone", + "description": "Nodes for SeC (Segment Concept) - SOTA video object segmentation. Uses SeC-4B model by OpenIXCLab. Also includes coordinate plotter for visualization" + } ] }