From 0352b9160cdaf46aceea636cd408b028cc2e229e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Metin=20=C3=87elik?= <115470115+metncelik@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:46:02 +0300 Subject: [PATCH] updateDB (#843) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index dafa8070..17b5473c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11576,6 +11576,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "metncelik", + "title": "comfyui_met_suite", + "reference": "https://github.com/metncelik/comfyui_met_suite", + "files": [ + "https://github.com/metncelik/comfyui_met_suite" + ], + "install_type": "git-clone", + "description": "Nodes: Primitive BBOX, BBOX Padding, BBOX Resize, ImageResize KeepRatio." } ] }