From 9c77176c7f04b0f1422a25bd3a2fe026088fd689 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 25 Sep 2025 23:59:16 +0200 Subject: [PATCH] updated nodes (#2179) * Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4830d15d..1ee4b4c3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33746,6 +33746,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ComfyUI Studio", + "title": "ComfyUI-Studio-nodes", + "reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes", + "files": [ + "https://github.com/comfyuistudio/ComfyUI-Studio-nodes" + ], + "install_type": "git-clone", + "description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.", + "tags": ["image", "resize", "aspect-ratio", "markdown", "utils"] } ] }