ComfyUI Node
Meld Image Loader
Loads an image and automatically extracts embedded generation metadata (prompts, model, sampler settings, etc.). Also attempts to load the checkpoint model based on the detected metadata to streamline reuse and iteration.
Meld Image Loader
- IMAGE
- MODEL
- CLIP
- VAE
- positive
- negative
- summary
- base_settings
◄image▾►
CategoryMeld/Image
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | COMBO | 2 options: _output_images_will_be_put_here [output], example.png |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| positive | STRING | — |
| negative | STRING | — |
| summary | STRING | — |
| base_settings | BASE_SETTINGS | — |