diff --git a/custom-node-list.json b/custom-node-list.json index 61eec0f2..9486a0ec 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -969,6 +969,16 @@ "install_type": "copy", "description": "Advanced merging methods." } + { + "author": "throttlekitty", + "title": "SDXLCustomAspectRatio", + "reference": "https://github.com/throttlekitty/SDXLCustomAspectRatio", + "files": [ + "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py" + ], + "install_type": "copy", + "description": "A quick and easy ComfyUI custom node for setting SDXL-friendly aspect ratios." + } ] }