From 8a98474600a0e4f35bb18bf318c7618c32ca677f Mon Sep 17 00:00:00 2001 From: jupo-ai Date: Mon, 4 Aug 2025 06:09:28 +0900 Subject: [PATCH] Update custom-node-list.json (#2051) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d4879b9b..f8ae9390 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30650,6 +30650,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jupo-ai", + "title": "comfy-aspect-ratios", + "id": "comfy-aspect-ratios", + "reference": "https://github.com/jupo-ai/comfy-aspect-ratios", + "files": [ + "https://github.com/jupo-ai/comfy-aspect-ratios" + ], + "install_type": "git-clone", + "description": "generate empty latent with aspect ratios" } ] }