ComfyUI Node
🪠️ WWAA Text File Browser
Browses a directory path for .csv and .txt files and populates a dropdown menu with found filenames. Outputs the full file path of the selected file as a string. Only searches the top-level directory (non-recursive). Dropdown updates dynamically when the directory path is changed.
🪠️ WWAA Text File Browser
- file_path
- filename
◄directory_path►
Category🪠️ WWAA/utilities
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| directory_path | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | — |
| filename | STRING | — |