Nodes/Nifty Nodes for ComfyUI/Diffusion Model Selector
ComfyUI Node

Diffusion Model Selector

A ComfyUI node in nifty/selectors with 1 input and 2 outputs.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Diffusion Model Selector
    • model
    • is_gguf
    model_name
    Categorynifty/selectors

    Inputs (1)

    NameTypeDefaultDescription
    model_nameCOMBOSelect a diffusion model (.safetensors, .gguf, .pt, .pth, .bin) from the unet / diffusion_models folder.

    Outputs (2)

    NameTypeDescription
    model*
    is_ggufBOOLEANTrue if the selected model is a GGUF quantized file. Useful for routing to a GGUF-compatible loader.