From e51ac8303369f08d84161b51da5ad13f32423f85 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 26 Jul 2025 09:28:58 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fb07f6d6..6cbff9a2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30317,15 +30317,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } - , + }, { - "name": "ComfyUI-Studio-nodes", - "url": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes", - "description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.", - "author": "ComfyUI Studio", - "icon": "", - "tags": ["image", "resize", "aspect-ratio", "markdown", "utils"] + "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"] } ]