ComfyUI Node
π© VAE Selector
This node allows you to query a list of all the VAEs available to ComfyUI. You can retrieve a single selection, ready to be forwarded into the Loader node of your choice; [CURRENTLY UNIMPLEMENTED] or optionally if Result is enabled, you can obtain a dump of all the available results as a multiline string for further processing. Run_After is an unused optional parameter made available only to ensure this node executes after the node it is connected to. HOVER OVER THE INPUTS AND OUTPUTS FOR MORE INFO.
π© VAE Selector
- run_after
- VAE Name
βvaeβΎβΊ
CategoryπΊ VykosX-ControlFlowUtils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| vae | COMBO | 2 options: taesd, taesdxl | |
| run_afteropt | * | Optional input used only to ensure this node will run AFTER any node you connect to this Input |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| VAE Name | * | VAE name or list of VAEs |