ComfyUI Node
Reference Image
This node sets the guiding latent for an edit model. If the model supports it you can chain multiple to set multiple reference images.
Reference Image
- conditioning
- image
- vae
- conditioning
- latent
CategorySage Utils/clip/encode/image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| conditioning | CONDITIONING | The input conditioning. | |
| image | IMAGE | The reference image. | |
| vae | VAE | The VAE model for encoding the image. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | The output conditioning. |
| latent | LATENT | The encoded latent. |