Add ComfyUI-YoloTrack node to custom-node-list.json

Added a new node for ComfyUI-YoloTrack with details.
This commit is contained in:
tppp2806 2025-12-16 19:45:15 +08:00 committed by GitHub
parent 045f91c411
commit be30b38377
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39231,6 +39231,17 @@
],
"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": "基于yolo模型用于图像的物体检测捕捉和平滑追踪剪切。"
}
]
}