mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Update custom-node-list.json (#742)
Co-authored-by: Wim Vanhenden <wim.vanhenden@gmail.com>
This commit is contained in:
parent
57beed4e7c
commit
ddae329fbf
@ -10295,6 +10295,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": "Tool Of North america",
|
||||||
|
"title": "Easy automatic (square) image cropper using Yolo",
|
||||||
|
"id": "tooldigital",
|
||||||
|
"reference": "https://github.com/tooldigital/ComfyUI-Yolo-Cropper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tooldigital/ComfyUI-Yolo-Cropper"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user