Add MatAnyone2 Video Matting to custom node list

Adds dreamrec/MatAnyone2_ComfyUI — interactive video matting with
SAM-based mask annotation and MatAnyone2 temporal propagation.
12 nodes for model loading, prompting, mask refinement, and matte rendering.

Already published on the ComfyUI Registry as matanyone2-video-matting.
This commit is contained in:
silviu 2026-03-16 01:01:39 +02:00
parent c94236a614
commit 6d12c9709a

View File

@ -1,5 +1,27 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "dreamrec",
"title": "MatAnyone2 Video Matting",
"id": "matanyone2-video-matting",
"reference": "https://github.com/dreamrec/MatAnyone2_ComfyUI",
"files": [
"https://github.com/dreamrec/MatAnyone2_ComfyUI"
],
"install_type": "git-clone",
"description": "Interactive video matting with SAM-based mask annotation and MatAnyone2 temporal propagation. 12 nodes for model loading, point/box prompting, mask refinement, and matte rendering.",
"category": "video",
"tags": [
"video",
"matting",
"segmentation",
"sam",
"mask",
"background-removal",
"matanyone2",
"interactive"
]
},
{ {
"author": "Stable Diffusion VN", "author": "Stable Diffusion VN",
"title": "SDVN Segment Anything", "title": "SDVN Segment Anything",
@ -22,7 +44,21 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Ultra fast frame interpolation using Rife TensorRT with fully automatic installation and optimization. Features automatic TensorRT engine building, CUDA toolkit detection, and resolution profiles for optimal performance. 2-4x faster than original RIFE implementation with enhanced stability and memory management.", "description": "Ultra fast frame interpolation using Rife TensorRT with fully automatic installation and optimization. Features automatic TensorRT engine building, CUDA toolkit detection, and resolution profiles for optimal performance. 2-4x faster than original RIFE implementation with enhanced stability and memory management.",
"category": "video", "category": "video",
"tags": ["video", "interpolation", "rife", "tensorrt", "cuda", "performance", "frame", "motion", "automatic", "optimization", "enhanced", "fork", "stable"] "tags": [
"video",
"interpolation",
"rife",
"tensorrt",
"cuda",
"performance",
"frame",
"motion",
"automatic",
"optimization",
"enhanced",
"fork",
"stable"
]
}, },
{ {
"author": "huchukato", "author": "huchukato",
@ -35,7 +71,23 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "2-4x faster ComfyUI image upscaling using TensorRT with automatic installation and model optimization. Supports popular upscaling models with automatic TensorRT engine building, CUDA toolkit detection, and memory-efficient processing. Enhanced performance and stability over original implementation.", "description": "2-4x faster ComfyUI image upscaling using TensorRT with automatic installation and model optimization. Supports popular upscaling models with automatic TensorRT engine building, CUDA toolkit detection, and memory-efficient processing. Enhanced performance and stability over original implementation.",
"category": "image", "category": "image",
"tags": ["image", "upscale", "tensorrt", "cuda", "performance", "enhancement", "automatic", "optimization", "esrgan", "edsr", "memory", "efficient", "enhanced", "fork", "stable"] "tags": [
"image",
"upscale",
"tensorrt",
"cuda",
"performance",
"enhancement",
"automatic",
"optimization",
"esrgan",
"edsr",
"memory",
"efficient",
"enhanced",
"fork",
"stable"
]
}, },
{ {
"author": "huchukato", "author": "huchukato",
@ -48,7 +100,21 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "HuggingFace model downloader for ComfyUI with advanced search and intelligent download system. Search, browse, and download models directly from HuggingFace repository without leaving ComfyUI interface. Features API token support, model type filtering, and migration path from Civicomfy with enhanced stability.", "description": "HuggingFace model downloader for ComfyUI with advanced search and intelligent download system. Search, browse, and download models directly from HuggingFace repository without leaving ComfyUI interface. Features API token support, model type filtering, and migration path from Civicomfy with enhanced stability.",
"category": "utility", "category": "utility",
"tags": ["huggingface", "model", "download", "search", "browse", "api", "repository", "management", "interface", "migration", "civicomfy", "enhanced", "stable"] "tags": [
"huggingface",
"model",
"download",
"search",
"browse",
"api",
"repository",
"management",
"interface",
"migration",
"civicomfy",
"enhanced",
"stable"
]
}, },
{ {
"author": "nestflow", "author": "nestflow",
@ -185,9 +251,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node pack implementing Scale-Locked Residual Diffusion for high-resolution composition and anatomy stability." "description": "A ComfyUI custom node pack implementing Scale-Locked Residual Diffusion for high-resolution composition and anatomy stability."
}, },
{ {
"author": "Rimor-dev", "author": "Rimor-dev",
"title": "ComfyUI-any_alarm", "title": "ComfyUI-any_alarm",
@ -408,7 +471,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom nodes for HeartMuLa AI music generation - optimized for 16 GB GPUs" "description": "ComfyUI custom nodes for HeartMuLa AI music generation - optimized for 16 GB GPUs"
}, },
{ {
"author": "jtydhr88", "author": "jtydhr88",
"title": "ComfyUI-qwenmultiangle", "title": "ComfyUI-qwenmultiangle",
@ -529,8 +591,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Composable JSON-building and schema-validation nodes for ComfyUI" "description": "Composable JSON-building and schema-validation nodes for ComfyUI"
}, },
{ {
"author": "c1660181647-hash", "author": "c1660181647-hash",
"title": "ComfyUI_MUTOU_SmartAspectRatio", "title": "ComfyUI_MUTOU_SmartAspectRatio",
@ -721,7 +781,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI node that makes AI-generated images look like iPhone 15 Pro photos by emulating Apple's ISP color science pipeline, including tone mapping, Display P3 color, Smart HDR, and sensor effects. (Description by CC)" "description": "ComfyUI node that makes AI-generated images look like iPhone 15 Pro photos by emulating Apple's ISP color science pipeline, including tone mapping, Display P3 color, Smart HDR, and sensor effects. (Description by CC)"
}, },
{ {
"author": "chanjing-ai", "author": "chanjing-ai",
"title": "chanjingAI-ComfyUI", "title": "chanjingAI-ComfyUI",
@ -764,7 +823,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow." "description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
}, },
{ {
"author": "FugitiveExpert01", "author": "FugitiveExpert01",
"title": "ComfyUI-FEnodes", "title": "ComfyUI-FEnodes",
@ -785,9 +843,15 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Smart real-time token counter for CLIP-L, T5-XXL (Flux), Qwen + seed-controlled prompt mixer from custom CSV wildcards. Supports field overrides, flat/paragraph modes, thread-safe caching.", "description": "Smart real-time token counter for CLIP-L, T5-XXL (Flux), Qwen + seed-controlled prompt mixer from custom CSV wildcards. Supports field overrides, flat/paragraph modes, thread-safe caching.",
"tags": ["prompt", "token", "csv", "wildcard", "utils", "text"] "tags": [
"prompt",
"token",
"csv",
"wildcard",
"utils",
"text"
]
}, },
{ {
"author": "0xDELUXA", "author": "0xDELUXA",
"title": "ComfyUI-DN_PatchFlashAttention", "title": "ComfyUI-DN_PatchFlashAttention",