update DB

This commit is contained in:
Dr.Lt.Data 2025-10-13 06:25:59 +09:00
parent b2ee0feeaa
commit 28231e81b3

View File

@ -31672,12 +31672,13 @@
{ {
"author": "moonwhaler", "author": "moonwhaler",
"title": "SeedVR2 Tiling Upscaler", "title": "SeedVR2 Tiling Upscaler",
"id": "seedvr2-tiling-upscaler",
"reference": "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler", "reference": "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler",
"files": [ "files": [
"https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler" "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node for memory-efficient image upscaling using SeedVR2 models with advanced tiling and detail-preserving stitching." "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."
}, },
{ {
"author": "saquib764", "author": "saquib764",
@ -34479,17 +34480,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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.",
}
] ]
} }