diff --git a/custom-node-list.json b/custom-node-list.json index b82e4892..02567ddc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39242,6 +39242,16 @@ ], "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." + } ] }