Extensions/ReadCSV_ComfyUI
ComfyUI Extension

ReadCSV_ComfyUI

NODES: ReadCSVRowNode

By Arkanun·Created 2 years ago·Updated 2 years ago· 0
Arkanun/ReadCSV_ComfyUI
Nodes1
On cloudLocal install
Categorycustom
Stars0
Updated2 years ago
Readme

Fiz este nó para resolver um "problema" que eu estava tendo que era ler linha por linha de um arquivo csv.

O row_index começa no 0 (zero) que lê a primeira linha do arquivo, e o index 1 lê a segunda linha e assim por diante.

Fiquem a vontade para modificar :)

========================================================================= I made this node to solve a "problem" I was having, which was reading line by line from a csv file.

The row_index starts at 0 (zero) which reads the first line of the file, and index 1 reads the second line and so on.

Feel free to modify it :)

alt text

alt text

alt text

=======================================================================

Credits: 95% ChatGPT/DeepSeek | 5% me >.<