Update custom-node-list.json (#742)

Co-authored-by: Wim Vanhenden <wim.vanhenden@gmail.com>
This commit is contained in:
wimvanhenden-tool 2024-06-05 16:06:43 +02:00 committed by GitHub
parent 57beed4e7c
commit ddae329fbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10295,6 +10295,17 @@
],
"install_type": "unzip",
"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"
}
]
}