raubatz/comfyui-custom-nodes / comfyui-multigpu /web /docs /WanVideoVAELoaderMultiGPU.md
raubatz's picture
|
download
raw
862 Bytes
# WanVideoVAELoaderMultiGPU
`WanVideoVAELoaderMultiGPU` loads WanVideo VAEs on the device you choose, returning both the VAE handle and the selected device so downstream encode/decode nodes run on the correct hardware.
## Inputs
### Required
| Parameter | Data Type | Description |
| --- | --- | --- |
| `model_name` | `STRING` | VAE model from `ComfyUI/models/vae`. |
### Optional
| Parameter | Data Type | Description |
| --- | --- | --- |
| `load_device` | `STRING` | Destination MultiGPU device. |
| `precision` | `STRING` | VAE precision (`fp16`, `fp32`, or `bf16`). |
| `compile_args` | `WANCOMPILEARGS` | Optional torch compile parameters. |
## Outputs
| Output Name | Data Type | Description |
| --- | --- | --- |
| `vae` | `WANVAE` | Loaded Wan VAE model. |
| `load_device` | `MULTIGPUDEVICE` | Device string to feed into encode/decode nodes. |

Xet Storage Details

Size:
862 Bytes
·
Xet hash:
7d85099a846f17c871c6c4512ff3372f27c0cd276effbd2daba6414270944d62

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