mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-20 19:10:16 +08:00
Add ComfyUI-YoloTrack node to custom-node-list.json
Added a new node for ComfyUI-YoloTrack with details.
This commit is contained in:
parent
045f91c411
commit
be30b38377
@ -39231,6 +39231,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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模型,用于图像的物体检测捕捉和平滑追踪剪切。"
|
||||||
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user