Z-Image Prompt Enhancer
Z_ImagePromptEnhancer
Enhance prompts using LLM for text-to-image generation. Supports multi-turn conversations and image input.
Pack: Comfyui-Z-Image-Utilities
custom_nodes.Comfyui-Z-Image-Utilities
Inputs (12)
| Name | Type | Required |
|---|---|---|
| config | ZIMAGE_CONFIG | required |
| prompt | STRING | required |
| prompt_template | COMBO | required |
| options | ZIMAGE_OPTIONS | optional |
| image | IMAGE | optional |
| retry_count | INT | optional |
| max_output_length | INT | optional |
| session_id | STRING | optional |
| reset_session | BOOLEAN | optional |
| keep_model_loaded | BOOLEAN | optional |
| utf8_sanitize | BOOLEAN | optional |
| custom_system_prompt | STRING | optional |