ComfyUI Node
WVAOptions
A ComfyUI node in WanVaceAdvanced with 6 inputs and 1 output.
WVAOptions
- wva_options
◄use_tiled_vaefalse►
◄enable_debug_printstrue►
◄debug_save_phantomfalse►
◄phantom_resize_modecenter►
◄phantom_combined_negativefalse►
◄phantom_pad_to_4false►
CategoryWanVaceAdvanced
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| use_tiled_vaeopt | BOOLEAN | false | Use tiled VAE encoding for large images |
| enable_debug_printsopt | BOOLEAN | true | Enable detailed debugging output |
| debug_save_phantomopt | BOOLEAN | false | Save phantom images to temp folder for debugging |
| phantom_resize_modeopt | COMBO | center | How to resize phantom images: center=crop to fit, pad_edge=preserve aspect ratio with edge padding |
| phantom_combined_negativeopt | BOOLEAN | false | Use Conditioning (Combine) for phantom negative conditioning. |
| phantom_pad_to_4opt | BOOLEAN | false | Always use 4 phantom reference latents. Missing slots are filled with zero tensors. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| wva_options | WVA_OPTIONS | — |