ComfyUI Node
Koolook Matte — Loader
A ComfyUI node in Koolook Matte with 8 inputs and 1 output.
Koolook Matte — Loader
- KOOLOOK_MATTE_PIPELINE
◄base_model_pathcheckpoints/stabilityai/stable-video-diffusion-img2vid-xt►
◄unet_checkpoint_pathcheckpoints/VideoMaMa►
◄precisionfp16►
◄enable_model_cpu_offloadtrue►
◄vae_encode_chunk_size1►
◄attention_modeauto►
◄enable_vae_tilingfalse►
◄enable_vae_slicingtrue►
CategoryKoolook Matte
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| base_model_path | STRING | checkpoints/stabilityai/stable-video-diffusion-img2vid-xt | — |
| unet_checkpoint_path | STRING | checkpoints/VideoMaMa | — |
| precision | COMBO | fp16 | 2 options: fp16, bf16 |
| enable_model_cpu_offload | BOOLEAN | true | — |
| vae_encode_chunk_size | INT | 11–25 | Frames the VAE encodes/decodes at once. 1 = desktop (Sammie) default and lowest VRAM; raising it makes the VAE decode spike proportionally bigger and is the usual cause of OOM at high resolution / 4K. Leave at 1 unless you have VRAM to spare and want a small speedup. |
| attention_mode | COMBO | auto | 4 options: auto, xformers, sdpa, none |
| enable_vae_tiling | BOOLEAN | false | — |
| enable_vae_slicing | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| KOOLOOK_MATTE_PIPELINE | KOOLOOK_MATTE_PIPELINE | — |