From bffc73f976a7ab0fe87006089ea7d3c47d666277 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 13 Oct 2025 06:23:21 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 44 +++++++++++++++---------------- node_db/new/custom-node-list.json | 21 +++++++++++++++ 2 files changed, 43 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6a42e51e..0370db36 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33651,6 +33651,16 @@ "install_type": "git-clone", "description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest." }, + { + "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" + }, { "author": "Kishor900", "title": "ComfyUI WANv2v Video Stitcher", @@ -33987,6 +33997,17 @@ "install_type": "git-clone", "description": "A miscellaneous node pack of custom implementations needed for workflows released by my SuperComfy YouTube channel." }, + { + "author": "heyburns", + "title": "PortraitUtils", + "id": "portraitutils", + "reference": "https://github.com/heyburns/PortraitUtils", + "files": [ + "https://github.com/heyburns/PortraitUtils" + ], + "install_type": "git-clone", + "description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation." + }, @@ -34435,17 +34456,6 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "heyburns", - "title": "PortraitUtils", - "id": "portraitutils", - "reference": "https://github.com/heyburns/PortraitUtils", - "files": [ - "https://github.com/heyburns/PortraitUtils", - ], - "install_type": "git-clone", - "description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation." - }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", @@ -34456,16 +34466,6 @@ ], "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" - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c3226136..f31f0969 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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" + }, { "author": "sonnybox", "title": "ComfyUI-SuperNodes", @@ -11,6 +21,17 @@ "install_type": "git-clone", "description": "A miscellaneous node pack of custom implementations needed for workflows released by my SuperComfy YouTube channel." }, + { + "author": "heyburns", + "title": "PortraitUtils", + "id": "portraitutils", + "reference": "https://github.com/heyburns/PortraitUtils", + "files": [ + "https://github.com/heyburns/PortraitUtils" + ], + "install_type": "git-clone", + "description": "A focused node collection designed for pipelines using real photographic images where resolutions are not standardized like they are in text-to-image generation." + }, { "author": "scofano", "title": "Audio Duration",