ComfyUI Node
Meld Unified Loader
A unified loader that handles checkpoint loading and defines basic generation parameters in a single node. It also outputs a base_settings dictionary that can be reused or unpacked by subsequent nodes (e.g., Meld Settings Unpacker).
Meld Unified Loader
- MODEL
- CLIP
- VAE
- positive
- negative
- base_settings
◄model_name▾►
◄positive►
◄negative►
◄seed0►
◄steps20►
◄cfg8.0►
◄sampler_name▾►
◄scheduler▾►
◄width512►
◄height512►
CategoryMeld/Loaders
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | 0 options: | |
| positive | STRING | — | |
| negative | STRING | — | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 8.00–100 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| width | INT | 5121–16384 | — |
| height | INT | 5121–16384 | — |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| positive | STRING | — |
| negative | STRING | — |
| base_settings | BASE_SETTINGS | — |