ComfyUI Node
Text Loader Crawl Batch (CRT)
A ComfyUI node in CRT/Load with 6 inputs and 1 output.
Text Loader Crawl Batch (CRT)
- text_output_1
◄folder_path►
◄batch_count1►
◄seed0►
◄file_extension.txt►
◄max_words0►
◄crawl_subfoldersfalse►
CategoryCRT/Load
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | Path to the folder containing the text files | |
| batch_count | INT | 11–64 | Number of files to load in the batch |
| seed | INT | 00–18446744073709550000 | Acts as a batch offset. Set to 0 to start from the first file. |
| file_extension | STRING | .txt | The file extension to filter for (e.g., .txt) |
| max_words | INT | 0 | Maximum number of words per output (0 for no limit) |
| crawl_subfolders | BOOLEAN | false | Whether to include files in subfolders |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text_output_1 | STRING | — |