ComfyUI Node
Dynamic Prompt Injector (Zerna Pack)
A ComfyUI node in ZernaPack/PromptGnerators with 5 inputs and 3 outputs.
Dynamic Prompt Injector (Zerna Pack)
- zipped_prompt
- count
- remaining_count
◄prompt_text—►
◄prompt_file▾►
◄reloadfalse►
◄load_cap0►
◄start_index0►
CategoryZernaPack/PromptGnerators
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_text | STRING | The text to be xxxx. | |
| prompt_file | COMBO | 3 options: flux_styles_prompts.txt, sdxl_art_styles.txt, animals.txt | |
| reloadopt | BOOLEAN | false | — |
| load_capopt | INT | 0 | The amount of prompts to load at once: 0: Load all 1 or higher: Load a specified number |
| start_indexopt | INT | 0-1–18446744073709550000 | Starting index for loading prompts: -1: The last prompt 0 or higher: Load from the specified index |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| zipped_prompt | ZIPPED_PROMPT | — |
| count | INT | — |
| remaining_count | INT | — |