diff --git a/custom-node-list.json b/custom-node-list.json index 8b65c9a2..e0ca4453 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28698,6 +28698,17 @@ "install_type": "git-clone", "description": "An advanced image stitching node for ComfyUI." }, + { + "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." + }, @@ -29119,17 +29130,6 @@ ], "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." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index feda29a5..d5819d4e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -36445,6 +36445,18 @@ "title_aux": "ComfyUI_BishaNodes" } ], + "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [ + [ + "ColorMatchToReference", + "FastFilmGrain", + "FastLaplacianSharpen", + "FastSobelSharpen", + "FastUnsharpSharpen" + ], + { + "title_aux": "VRGameDevGirl Video Enhancement Nodes" + } + ], "https://github.com/vsevolod-oparin/comfyui-kandinsky22": [ [ "comfy-kandinsky22-decoder-loader", diff --git a/github-stats.json b/github-stats.json index 9a59226b..fe0faec6 100644 --- a/github-stats.json +++ b/github-stats.json @@ -12879,6 +12879,11 @@ "last_update": "2025-06-08 19:23:23", "author_account_age_days": 2702 }, + "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { + "stars": 3, + "last_update": "2025-07-04 21:20:01", + "author_account_age_days": 784 + }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, "last_update": "2025-04-02 03:48:05", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 59b39ae3..54292727 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "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." + }, { "author": "MitoshiroPJ", "title": "ComfyUI Nearsighted Attention", @@ -683,16 +694,6 @@ ], "install_type": "git-clone", "description": "An experimental implementation of MagCache for SDXL" - }, - { - "author": "synthetai", - "title": "ComfyUI-JM-Volcengine-API", - "reference": "https://github.com/synthetai/ComfyUI-JM-Volcengine-API", - "files": [ - "https://github.com/synthetai/ComfyUI-JM-Volcengine-API" - ], - "install_type": "git-clone", - "description": "volcengine comfyui api" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index feda29a5..d5819d4e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -36445,6 +36445,18 @@ "title_aux": "ComfyUI_BishaNodes" } ], + "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [ + [ + "ColorMatchToReference", + "FastFilmGrain", + "FastLaplacianSharpen", + "FastSobelSharpen", + "FastUnsharpSharpen" + ], + { + "title_aux": "VRGameDevGirl Video Enhancement Nodes" + } + ], "https://github.com/vsevolod-oparin/comfyui-kandinsky22": [ [ "comfy-kandinsky22-decoder-loader",