mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
Add ComfyUI-YoloTrack node to custom-node-list.json (#2400)
* Add ComfyUI-YoloTrack node to custom-node-list.json Added a new node for ComfyUI-YoloTrack with details. * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
04cf18e149
commit
7c77942a92
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user