ComfyUI Node
D2 Load CSV
A ComfyUI node in D2/Text with 7 inputs and 3 outputs.
D2 Load CSV
- output
- lines_count
- file_path
◄file_path►
◄file_typecsv►
◄encode_to_utf8false►
◄output_modecsv►
◄row_index►
◄column_index►
◄use_doublequotefalse►
CategoryD2/Text
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| file_path | STRING | — | |
| file_type | COMBO | csv | 2 options: csv, tsv |
| encode_to_utf8 | BOOLEAN | false | — |
| output_mode | COMBO | csv | 2 options: list, csv |
| row_index | STRING | — | |
| column_index | STRING | — | |
| use_doublequote | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| output | * | — |
| lines_count | INT | — |
| file_path | STRING | — |