ComfyUI Node
SID Z-Image Prompt Generator
Generate Z-Image prompts. Auto-switches Single-Shot/Agentic based on LLM.
SID Z-Image Prompt Generator
- image
- llm_model
- prompt
- width
- height
- metadata
- debug
◄analysis_modeStandard►
◄preset_styleAuto-Detect►
◄image_resizeauto►
◄prompt_lengthFree►
◄user_guidance►
◄seed0►
CategorySID Photography Toolkit
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to analyze | |
| llm_model | LLM_MODEL | Connect SID_LLM_API or SID_LLM_Local node | |
| analysis_mode | COMBO | Standard | Quick=fast, Standard=balanced, Detailed=full, Extreme=maximum |
| preset_style | COMBO | Auto-Detect | Focus area: Auto-Detect, Portrait, Fashion, Artistic, NSFW |
| image_resize | COMBO | auto | auto=optimal for model, max=highest detail, min=fastest, original=no resize |
| prompt_length | COMBO | Free | Short=30-60 words, Medium=80-150 words, Long=150-250 words, Free=no constraint |
| user_guidance | STRING | Optional: Custom instructions (e.g., 'focus on the red dress') | |
| seed | INT | 00–2147483647 | Random seed for reproducibility |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| width | INT | — |
| height | INT | — |
| metadata | STRING | JSON metadata about the analysis (subject type, components, timing) |
| debug | STRING | Debug information and raw component outputs |