Update custom-node-list.json

Added comfyui-seedvr2-tilingupscaler
This commit is contained in:
Chris 2025-10-10 17:21:42 +02:00 committed by GitHub
parent c792f9277c
commit f448f061d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34409,6 +34409,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
},
{
"author": "moonwhaler",
"title": "SeedVR2 Tiling Upscaler",
"id": "seedvr2-tiling-upscaler",
"reference": "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler",
"files": [
"https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler"
],
"install_type": "git-clone",
"description": "Memory-efficient image upscaling using SeedVR2 models with advanced tiling and detail-preserving stitching. Supports both stable and nightly SeedVR2 builds (3B/7B, FP16/FP8, GGUF models). Requires ComfyUI-SeedVR2_VideoUpscaler to be installed.",
}
]
}