ComfyUI Node
CSV Parser
A ComfyUI node in 🐝TinyBee/Lists with 3 inputs and 3 outputs.
CSV Parser
- rows
- dict_list
- headers
◄csv—►
◄has_headerstrue►
◄delimiter,►
Category🐝TinyBee/Lists
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| csv | STRING | — | |
| has_headers | BOOLEAN | true | — |
| delimiteropt | STRING | , | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| rows | STRING | — |
| dict_list | OBJECT | — |
| headers | STRING | — |