ComfyUI Node
exists
Checks if a path exists in the filesystem. This node returns True if the path exists (either as a file or a directory), and False otherwise.
exists
- exists
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| exists | BOOLEAN | — |