From cbcda5880c638c98142b915bd2649f09b2c71045 Mon Sep 17 00:00:00 2001 From: NumZ Date: Fri, 20 Jun 2025 18:26:58 +0200 Subject: [PATCH] Update custom-node-list.json add ComfyUI-SeedVR2_VideoUpscaler Node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c505c79e..d69b82f5 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17913,6 +17913,17 @@ "install_type": "git-clone", "description": "TTS with emotional speech capabilities in 8 Languages 24 speakers." }, + { + "author": "NumZ", + "title": "ComfyUI-SeedVR2_VideoUpscaler", + "id": "SeedVR2_VideoUpscaler", + "reference": "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler", + "files": [ + "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler" + ], + "install_type": "git-clone", + "description": "Upscale your videos with this SeedVR2" + }, { "author": "SozeInc", "title": "Quality of Life Nodes for ComfyUI",