ComfyUI Extension
ComfyUI_demucus
Path utility for ComfyUI
kale4eat/ComfyUI-path-util
Nodes9
On cloudLocal install
Categorypath-util
Stars0
Updated2 years ago
Nodes (9)
Path Abspath
When ComfyUI can't find the file you meant
path-util
Path Basename
Pulling the filename out of a full path
path-util
Path Dirname
The folder behind the file
path-util
Path Exists
A true/false gate so your workflow can skip work
path-util
Path Isdir
'is this actually a folder?'
path-util
Path Isfile
The existence check that refuses directories
path-util
Path Join
The one node in this pack that's broken out of the box
path-util
Path Relpath
Shrinking absolute paths down to something portable
path-util
Path Splitext
Separating a filename from its extension
path-util
Readme
ComfyUI-path-util
Path utility for ComfyUI