ComfyUI Extension: ReadCSV_ComfyUI

Authored by Arkanun

Created

Updated

0 stars

NODES: ReadCSVRowNode

Custom Nodes (1)

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 >.<