raubatz/comfyui-custom-nodes / comfyui-multigpu /web /docs /WanVideoDecodeMultiGPU.md
raubatz's picture
|
download
raw
1.09 kB
# WanVideoDecodeMultiGPU
`WanVideoDecodeMultiGPU` decodes Wan latents back into frames using the VAE you provide, pinning decode work to the chosen MultiGPU device and safeguarding validation for tiled decode settings.
## Inputs
### Required
| Parameter | Data Type | Description |
| --- | --- | --- |
| `vae` | `WANVAE` | VAE pair from a Wan VAE loader. |
| `load_device` | `MULTIGPUDEVICE` | Device that will run the decode. |
| `samples` | `LATENT` | Latent tensor to decode. |
| `enable_vae_tiling` | `BOOLEAN` | Enables tiled decoding to reduce VRAM usage. |
| `tile_x` | `INT` | Tile width in pixels. |
| `tile_y` | `INT` | Tile height in pixels. |
| `tile_stride_x` | `INT` | Horizontal stride between tiles. |
| `tile_stride_y` | `INT` | Vertical stride between tiles. |
### Optional
| Parameter | Data Type | Description |
| --- | --- | --- |
| `normalization` | `STRING` | Switch between default and min-max output normalisation. |
## Outputs
| Output Name | Data Type | Description |
| --- | --- | --- |
| `images` | `IMAGE` | Decoded video frames or image batch. |

Xet Storage Details

Size:
1.09 kB
·
Xet hash:
5babab6f1ba1bee0092fe00d416c575323db3983f45d5a5e789d31b8a994b893

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.