Nodes/comfyui-prompt-helpers/EZ Generate Save
ComfyUI Node

EZ Generate Save

Generates and saves the image.

By Pauan·Created 7 months ago·Updated 5 months ago· 3
EZ Generate Save
  • model
  • clip
  • vae
  • prompt
  • sampler
  • image
  • control_net
  • FULL
  • PARTIAL
  • PATH
folder
filename%timestamp%
Categoryprompt_helpers

Inputs (9)

NameTypeDefaultDescription
modelMODELThe model used for denoising the input latent.
clipCLIPThe CLIP model used for encoding the text.
vaeVAE
folderSTRINGThe folder that the images will be saved in.
filenameSTRING%timestamp%The filename for the images. %timestamp% is a UTC timestamp when the image was generated
promptEZ_PROMPT_SETTINGS
samplerEZ_SAMPLER_SETTINGS
imageEZ_IMAGE_SETTINGS
control_netoptEZ_CONTROL_NET

Outputs (3)

NameTypeDescription
FULLIMAGEThe full output image.
PARTIALIMAGEThe output image, but cropped and masked.
PATHSTRINGThe path used for the saved images.