From eca34409af47627040a71fa690eebf5ddcb8979a Mon Sep 17 00:00:00 2001 From: vrgamegirl19 <133295930+vrgamegirl19@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:05:00 -0500 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8b17c0a5..aa9003c1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29069,6 +29069,16 @@ ], "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": [], + "install_type": "git", + "description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI." } + ] }