ComfyUI Node
Brekel Prompt Chooser
A ComfyUI node in Brekel with 4 inputs and 1 output.
Brekel Prompt Chooser
- prompt
◄folder_path/tmp/ComfyUI/custom_nodes/ComfyUI-Brekel/prompt_chooser►
◄selection_modeRandom►
◄seed0►
◄file_index0►
CategoryBrekel
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | /tmp/ComfyUI/custom_nodes/ComfyUI-Brekel/prompt_chooser | Path to the folder containing your .txt prompt files. |
| selection_mode | COMBO | Random | Choose 'Random' to select a file randomly based on the seed. Choose 'Index' to select a specific file. |
| seed | INT | 00–1152921504606847000 | — |
| file_index | INT | 00–4095 | The index of the file to choose when in 'Index' mode (sorted alphabetically, if index is higher than the number of files it wraps back around). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |