From 9e3361bc314c28cfc6e4e3d0e663ede8b24d7826 Mon Sep 17 00:00:00 2001 From: Nanthakumar <52654730+rndnanthu@users.noreply.github.com> Date: Sat, 26 Jul 2025 17:07:40 +0530 Subject: [PATCH] Update custom-node-list.json (#2031) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1ee2ef73..176f8a83 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30378,6 +30378,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "RndNanthu", + "title": "ComfyUI-RndNanthu", + "id": "ComfyUI-RndNanthu", + "reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu", + "files": [ + "https://github.com/rndnanthu/ComfyUI-RndNanthu" + ], + "install_type": "git-clone", + "description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more." } ] }