ComfyUI Node
Load Text File Graceful
Loads a text file from a path and returns its contents without crashing if the file is missing.
Load Text File Graceful
- text
- status
◄file_path►
◄debug_modefalse►
Categoryillumorae
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| file_path | STRING | — | |
| debug_modeopt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| status | STRING | — |