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>
This commit is contained in:
Alex 2025-09-25 23:59:16 +02:00 committed by GitHub
parent ddb6a55cd6
commit 9c77176c7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33746,6 +33746,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"]
} }
] ]
} }