From 8157d34ffa473e331e1207b419cc7d05be635182 Mon Sep 17 00:00:00 2001 From: vrgamegirl19 <133295930+vrgamegirl19@users.noreply.github.com> Date: Fri, 4 Jul 2025 16:26:15 -0500 Subject: [PATCH] =?UTF-8?q?Add=20VRGameDevGirl=E2=80=99s=20Video=20Enhance?= =?UTF-8?q?ment=20Nodes=20(#1966)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 5b6d598b..8b65c9a2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29119,6 +29119,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "vrgamegirl19", + "title": "VRGameDevGirl Video Enhancement Nodes", + "id": "vrgamedev_video_nodes", + "reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl", + "files": [ + "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl" + ], + "install_type": "git-clone", + "description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI." } ] }