ComfyUI Node
PyramidFlow VAE Loader
A ComfyUI node in PyramidFlowWrapper with 3 inputs and 1 output.
PyramidFlow VAE Loader
- compile_args
- pyramidflow_vae
◄vae▾►
◄precisionbf16►
CategoryPyramidFlowWrapper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| vae | COMBO | The name of the checkpoint (model) to load. | |
| precision | COMBO | bf16 | 3 options: fp16, bf16, fp32 |
| compile_argsopt | PYRAMIDFLOW_COMPILEARGS | Optional torch.compile arguments |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pyramidflow_vae | PYRAMIDFLOWVAE | — |