ComfyUI Node
DJZ Zero ENH V2
Deterministically enhances prompts using position-is-seed methodology with custom JSON profiles. Same inputs = same output, always.
DJZ Zero ENH V2
- enhanced_prompt
◄prompt►
◄profiledefault.json►
◄seed0►
◄intensitymoderate►
◄max_words150►
◄prefix►
◄suffix►
CategoryDJZ-Nodes
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Input prompt to enhance | |
| profile | COMBO | default.json | Select enhancement profile (JSON files in /profiles folder) |
| seed | INT | 00–4294967295 | Seed for deterministic enhancement - same seed = same output |
| intensity | COMBO | moderate | Enhancement intensity: minimal=25%, light=50%, moderate=75%, full=100% of gaps filled |
| max_wordsopt | INT | 15010–500 | Maximum word count for output |
| prefixopt | STRING | Text to prepend to enhanced prompt | |
| suffixopt | STRING | Text to append to enhanced prompt |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| enhanced_prompt | STRING | Deterministically enhanced prompt |