ComfyUI Node
Model-Prompt from Metadata
Loads a checkpoint model, VAE, and encodes positive/negative prompts. Drop a ComfyUI-generated PNG or workflow JSON onto the node to auto-detect the model and prompts from its metadata. The dropped image is also available from the image output.
Model-Prompt from Metadata
- model
- clip
- vae
- positive
- negative
- positive_text
- negative_text
- metadata
- image
◄ckpt_name▾►
◄vae_name▾►
◄positive_text►
◄negative_text►
◄_metadata_json►
◄_image_file►
Categoryloaders
Inputs (6)
| 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. | |
| positive_text | STRING | Positive prompt text. Set automatically when you click a detected prompt above. | |
| negative_text | STRING | Negative prompt text. Set automatically when you click a detected prompt above. | |
| _metadata_json | STRING | — | |
| _image_file | STRING | — |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| positive_text | STRING | — |
| negative_text | STRING | — |
| metadata | METADATA | — |
| image | IMAGE | — |