ComfyUI Node
Brekel Auto Prompt Generator
A ComfyUI node in Brekel with 12 inputs and 1 output.
Brekel Auto Prompt Generator
- STRING
◄prefix►
◄random_line_file1subjects.txt►
◄random_line_file2locations.txt►
◄random_line_file3styles.txt►
◄random_line_file4details.txt►
◄random_line_file5▾►
◄seed0►
◄modeRandom Prompt►
◄static_prompt►
◄postfix►
◄delimiter, ►
◄clean_whitespacetrue►
CategoryBrekel
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| prefix | STRING | Prefix to prepend at the start of the prompt, for example to add your Lora trigger word(s). | |
| random_line_file1 | COMBO | subjects.txt | File to pick a random line from. File must be in the 'ComfyUI/custom_nodes/ComfyUI-Brekel/auto_prompt_generator' subfolder. If 'None' is selected, no line will be picked from this file. |
| random_line_file2 | COMBO | locations.txt | File to pick a random line from. File must be in the 'ComfyUI/custom_nodes/ComfyUI-Brekel/auto_prompt_generator' subfolder. If 'None' is selected, no line will be picked from this file. |
| random_line_file3 | COMBO | styles.txt | File to pick a random line from. File must be in the 'ComfyUI/custom_nodes/ComfyUI-Brekel/auto_prompt_generator' subfolder. If 'None' is selected, no line will be picked from this file. |
| random_line_file4 | COMBO | details.txt | File to pick a random line from. File must be in the 'ComfyUI/custom_nodes/ComfyUI-Brekel/auto_prompt_generator' subfolder. If 'None' is selected, no line will be picked from this file. |
| random_line_file5 | COMBO | File to pick a random line from. File must be in the 'ComfyUI/custom_nodes/ComfyUI-Brekel/auto_prompt_generator' subfolder. If 'None' is selected, no line will be picked from this file. | |
| seed | INT | 00–1152921504606847000 | — |
| mode | COMBO | Random Prompt | Generate a random prompt or use the static |
| static_prompt | STRING | Static prompt to use when 'use_static_prompt' is set to 'true'. If empty, no static prompt will be used. | |
| postfix | STRING | Postfix to append at the end of the prompt, for example to add your Lora trigger word(s). | |
| delimiter | STRING | , | Delimiter to use between items. Use '\n' for a newline character. |
| clean_whitespace | COMBO | true | Remove leading and trailing whitespace from the final prompt |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |