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

This commit is contained in:
dehypnotic 2025-08-30 03:41:28 +02:00 committed by GitHub
parent e0a96b4937
commit ba99f0c2cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}