From 7d374994392d942ba628ff8a16fa45809c7ea1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A9role?= <115535732+Verolelb@users.noreply.github.com> Date: Fri, 15 Aug 2025 13:16:35 +0200 Subject: [PATCH] Add custom node: ComfyUI-Qwen-Aspect-Ratio Add custom node: ComfyUI-Qwen-Aspect-Ratio --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 29a2421c..3c3a7a52 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26171,6 +26171,15 @@ "install_type": "git-clone", "description": "Nodes for playing mini-games with ComfyUI." }, + { + "git_repo": "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio", + "title": "ComfyUI-Qwen-Aspect-Ratio", + "author": "Verolelb", + "description": "A node to provide recommended aspect ratios for the Qwen model series.", + "files": [ + "Qwen-Aspect-Ratio.js" + ], +} { "author": "pixible", "title": "comfyui-customselector",