ComfyUI Node
Load Prompt from CSV
Loads rows from 'styles.csv' file. This file should be located inside the ComfyUI root directory. First column is always used to provide labels for UI.
Load Prompt from CSV
- Prompt
- negative Prompt
◄csv_filestyles.csv►
◄selectionEmpty►
CategoryKaleidiaNodes/FileNodes
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| csv_file | COMBO | styles.csv | 1 options: <no csv file> |
| selection | COMBO | Empty | 1 options: file not found |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| Prompt | STRING | Positive Prompt. |
| negative Prompt | STRING | Negative Prompt |