ComfyUI Node
VRGDG UI Multi Reference Conditioning
UI-friendly multi-reference conditioning node. Takes image file paths, loads and scales each image, VAE encodes it, and appends reference latents.
VRGDG UI Multi Reference Conditioning
- positive
- negative
- vae
- positive
- negative
- IMAGE
◄image_paths►
◄upscale_methodnearest-exact►
◄megapixels1.00►
◄resolution_steps1►
CategoryVRGDG/Conditioning
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| vae | VAE | — | |
| image_paths | STRING | Reference image paths from the UI. Use one path per line, or a JSON list of paths. | |
| upscale_method | COMBO | nearest-exact | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| megapixels | FLOAT | 1.000.01–16 | — |
| resolution_steps | INT | 11–256 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| IMAGE | IMAGE | — |