ComfyUI Node
EZ Generate Save
Generates and saves the image.
EZ Generate Save
- model
- clip
- vae
- prompt
- sampler
- image
- control_net
- FULL
- PARTIAL
- PATH
◄folder►
◄filename%timestamp%►
Categoryprompt_helpers
Inputs (9)
| 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 | — | |
| folder | STRING | The folder that the images will be saved in. | |
| filename | STRING | %timestamp% | The filename for the images. %timestamp% is a UTC timestamp when the image was generated |
| prompt | EZ_PROMPT_SETTINGS | — | |
| sampler | EZ_SAMPLER_SETTINGS | — | |
| image | EZ_IMAGE_SETTINGS | — | |
| control_netopt | EZ_CONTROL_NET | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| FULL | IMAGE | The full output image. |
| PARTIAL | IMAGE | The output image, but cropped and masked. |
| PATH | STRING | The path used for the saved images. |