ComfyUI Node
DJZ Zero EDIT
Generates deterministic EDIT prompts from seed + index + profile. Same inputs = same output, always.
DJZ Zero EDIT
- edit_prompt
◄profiledefault-EDIT.json►
◄seed0►
◄prompt_index0►
◄prefix►
◄suffix►
CategoryDJZ-Nodes
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| profile | COMBO | default-EDIT.json | Select edit vocabulary profile (JSON files in /profiles/edit/ folder) |
| seed | INT | 00–4294967295 | World seed - different seeds explore different edit prompt universes |
| prompt_index | INT | 00–4294967295 | Position in infinite edit prompt space - each index is a unique edit |
| prefixopt | STRING | Text to prepend to the generated edit prompt | |
| suffixopt | STRING | Text to append to the generated edit prompt |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| edit_prompt | STRING | Generated edit prompt as a single paragraph |