ComfyUI Node
Model from Metadata
Loads a checkpoint model and optional VAE. Drop a ComfyUI-generated PNG or workflow JSON onto the node to auto-detect and select the model from its metadata. The dropped image is also available from the image output.
Model from Metadata
- model
- clip
- vae
- metadata
- image
◄ckpt_name▾►
◄vae_name▾►
◄_metadata_json►
◄_image_file►
Categoryloaders
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | Checkpoint model to load. Drop a ComfyUI PNG/JSON above to auto-select. | |
| vae_name | COMBO | VAE to use. Select 'None' to use the VAE embedded in the checkpoint. | |
| _metadata_json | STRING | — | |
| _image_file | STRING | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| metadata | METADATA | — |
| image | IMAGE | — |