From 70663cecc3915a5c91c33c947961a86890fb21ff Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Dec 2025 06:02:43 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 02567ddc..e6c50387 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38830,6 +38830,16 @@ "install_type": "git-clone", "description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance" }, + { + "author": "tppp2806", + "title": "ComfyUI-YoloTrack", + "reference": "https://github.com/tppp2806/ComfyUI-YoloTrack", + "files": [ + "https://github.com/tppp2806/ComfyUI-YoloTrack" + ], + "install_type": "git-clone", + "description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images." + }, @@ -39242,16 +39252,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "tppp2806", - "title": "ComfyUI-YoloTrack", - "reference": "https://github.com/tppp2806/ComfyUI-YoloTrack", - "files": [ - "https://github.com/tppp2806/ComfyUI-YoloTrack" - ], - "install_type": "git-clone", - "description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0d8c7de4..472ce024 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ "description": "Nodes for XY-style testing of parameters such as seed, steps, cfg, denoise, prompts, and LoRAs. Does not require a custom KSampler and works with any KSampler, including the default ComfyUI one.", "tags": ["xy_plot", "xy", "xz", "testing", "ksampler"] }, + { + "author": "tppp2806", + "title": "ComfyUI-YoloTrack", + "reference": "https://github.com/tppp2806/ComfyUI-YoloTrack", + "files": [ + "https://github.com/tppp2806/ComfyUI-YoloTrack" + ], + "install_type": "git-clone", + "description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images." + }, { "author": "HM-RunningHub", "title": "ComfyUI_RH_LLM_API",