raubatz/comfyui-custom-nodes / comfyui-multigpu /web /docs /WanVideoTinyVAELoaderMultiGPU.md
raubatz's picture
|
download
raw
974 Bytes
# WanVideoTinyVAELoaderMultiGPU
`WanVideoTinyVAELoaderMultiGPU` loads lightweight Wan VAEs from the `vae_approx` folder, useful for preview drafts or efficiency workflows. The node mirrors ComfyUI's tiny VAE loader while exposing explicit device placement and optional parallel decoding.
## Inputs
### Required
| Parameter | Data Type | Description |
| --- | --- | --- |
| `model_name` | `STRING` | Tiny VAE filename from `ComfyUI/models/vae_approx`. |
### Optional
| Parameter | Data Type | Description |
| --- | --- | --- |
| `load_device` | `STRING` | MultiGPU device to host the VAE. |
| `precision` | `STRING` | Weight precision (`fp16`, `fp32`, `bf16`). |
| `parallel` | `BOOLEAN` | Enable parallel encode/decode for extra speed (uses more VRAM). |
## Outputs
| Output Name | Data Type | Description |
| --- | --- | --- |
| `vae` | `WANVAE` | Loaded lightweight VAE. |
| `load_device` | `MULTIGPUDEVICE` | Device string to pass into Wan encode/decode nodes. |

Xet Storage Details

Size:
974 Bytes
·
Xet hash:
b9fd262d277e44baa524c02d650bb10cacf8903e79b0650310b0b0229c8d92f3

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