ComfyUI Node
🌸Flower Load Text From Folder
A ComfyUI node in flower-tools with 10 inputs and 4 outputs.
🌸Flower Load Text From Folder
- text
- full_path
- file_name
- file_name_no_ext
◄directory►
◄filter_keyword►
◄negativeKeyword►
◄seed0►
◄continuous_processing1►
◄sort_mode▾►
◄max_chars_per_segment-1►
◄split_symbols,.?!;:,。?!;:►
◄split_by_chapter根據章編號分章輸出(第一章)►
◄chars_per_auto_chapter4000►
Categoryflower-tools
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| filter_keyword | STRING | — | |
| negativeKeyword | STRING | — | |
| seed | INT | 00–18446744073709550000 | — |
| continuous_processing | INT | 11–9999999 | — |
| sort_mode | COMBO | 2 options: 字母排序(Alphabetical), 自然排序(Natural) | |
| max_chars_per_segmentopt | INT | -1-1–18446744073709550000 | — |
| split_symbolsopt | STRING | ,.?!;:,。?!;: | — |
| split_by_chapteropt | COMBO | 根據章編號分章輸出(第一章) | 3 options: 無, 根據章編號分章輸出(第一章), 根據字數自編章節輸出(4000字合成一章) |
| chars_per_auto_chapteropt | INT | 40001–18446744073709550000 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| full_path | STRING | — |
| file_name | STRING | — |
| file_name_no_ext | STRING | — |