diff --git a/custom-node-list.json b/custom-node-list.json index 65bc1623..9cd3f658 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32290,6 +32290,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Dehypnotic", + "title": "AspectRatioAdvanced", + "reference": "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced", + "files": [ + "https://raw.githubusercontent.com/Dehypnotic/comfyui-aspect-ratio-advanced/main/aspect_ratio_advanced.py" + ], + "install_type": "copy", + "description": "An advanced aspect ratio calculator and image scaler with flexible scaling modes and intelligent image handling." } ] }