EZ Generate
- model
- clip
- vae
- prompt
- sampler
- image
- control_net
- FULL
- PARTIAL
Categoryprompt_helpers
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model used for denoising the input latent. | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| vae | VAE | — | |
| prompt | EZ_PROMPT_SETTINGS | — | |
| sampler | EZ_SAMPLER_SETTINGS | — | |
| image | EZ_IMAGE_SETTINGS | — | |
| control_netopt | EZ_CONTROL_NET | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| FULL | IMAGE | The full output image. |
| PARTIAL | IMAGE | The output image, but cropped and masked. |