Nodes/ComfyUI-Meld/Meld Unified Flux Loader
ComfyUI Node

Meld Unified Flux Loader

A Flux-specific unified loader that handles UNet/CLIP/VAE loading and defines basic generation parameters. It automatically switches between standard loaders and GGUF loaders based on the file extension (.gguf). It outputs a base_settings dictionary for reuse or unpacking (e.g., Meld Settings Unpacker).

By HappyOnigiri·Created 7 months ago·Updated 4 months ago· 3
Meld Unified Flux Loader
    • MODEL
    • CLIP
    • VAE
    • positive
    • base_settings
    model_name
    weight_dtype
    clip_name1
    clip_name2
    clip_type
    clip_device
    vae_name
    positive
    seed0
    steps20
    guidance3.5
    sampler_name
    scheduler
    width1024
    height1024
    CategoryMeld/Loaders

    Inputs (15)

    NameTypeDefaultDescription
    model_nameCOMBO0 options:
    weight_dtypeCOMBO4 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2
    clip_name1COMBO0 options:
    clip_name2COMBO0 options:
    clip_typeCOMBO12 options: sdxl, sd3, flux, hunyuan_video, hidream, hunyuan_image, +6
    clip_deviceCOMBO1 options: default
    vae_nameCOMBO1 options: pixel_space
    positiveSTRING
    seedINT00–18446744073709550000
    stepsINT201–10000
    guidanceFLOAT3.50–100
    sampler_nameCOMBO44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38
    schedulerCOMBO9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3
    widthINT10241–16384
    heightINT10241–16384

    Outputs (5)

    NameTypeDescription
    MODELMODEL
    CLIPCLIP
    VAEVAE
    positiveSTRING
    base_settingsBASE_SETTINGS