Nodes/comfyui-mdsnodes/Select Diffusion Model
ComfyUI Node

Select Diffusion Model

Select a diffusion/UNET model and output its filename as CKPT_NAME and UNET_NAME (e.g. for RGTHREE_CONTEXT).

By MarwanDSAI·Created 15 days ago·Updated 4 days ago· 1
Select Diffusion Model
    • CKPT_NAME
    • UNET_NAME
    unet_name
    CategoryMDSNodes/text

    Inputs (1)

    NameTypeDefaultDescription
    unet_nameCOMBOSelect the diffusion / UNET model file whose filename you want to extract.

    Outputs (2)

    NameTypeDescription
    CKPT_NAME*The selected model filename passed forward as CKPT_NAME (wildcard/string).
    UNET_NAME*The selected model filename passed forward as UNET_NAME (wildcard/string).