Nodes/Model and Prompt from Metadata/Model-Prompt from Metadata
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.

By ketle-man·Created 3 months ago·Updated about a month ago· 0
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)

    NameTypeDefaultDescription
    ckpt_nameCOMBOCheckpoint model to load. Drop a ComfyUI PNG/JSON above to auto-select.
    vae_nameCOMBOVAE to use. Select 'None' to use the VAE embedded in the checkpoint.
    positive_textSTRINGPositive prompt text. Set automatically when you click a detected prompt above.
    negative_textSTRINGNegative prompt text. Set automatically when you click a detected prompt above.
    _metadata_jsonSTRING
    _image_fileSTRING

    Outputs (9)

    NameTypeDescription
    modelMODEL
    clipCLIP
    vaeVAE
    positiveCONDITIONING
    negativeCONDITIONING
    positive_textSTRING
    negative_textSTRING
    metadataMETADATA
    imageIMAGE