ComfyUI Node
is file
Checks if a path points to a file. This node returns True if the path exists and is a regular file, and False otherwise.
is file
- is file
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| is file | BOOLEAN | — |