ComfyUI Node
Recipe Model Loader
A ComfyUI node in Prompt Manager with 3 inputs and 3 outputs.
Recipe Model Loader
- recipe_data
- model
- clip
- vae
◄modelmodel_a►
◄weight_dtypedefault►
CategoryPrompt Manager
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| recipe_data | RECIPE_DATA | Recipe data containing model name strings to load. | |
| model | COMBO | model_a | Which model slot to load from recipe_data. |
| weight_dtype | COMBO | default | Weight precision override for diffusion/UNet models. Ignored for checkpoints. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |