ComfyUI Node
Load file from disk once
A ComfyUI node in ✨ LF Nodes/IO Operations with 5 inputs and 4 outputs.
Load file from disk once
- ui_widget
- file
- name
- file_list
- name_list
◄dir—►
◄subdirfalse►
◄strip_exttrue►
◄enable_historytrue►
Category✨ LF Nodes/IO Operations
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| dir | STRING | Path to the directory containing the images to load. | |
| subdir | BOOLEAN | false | Indicates whether to also load images from subdirectories. |
| strip_ext | BOOLEAN | true | Whether to remove file extensions from filenames. |
| enable_history | BOOLEAN | true | Enables history, saving the execution value and date of the widget to prevent the same filename to be loaded twice. |
| ui_widgetopt | KUL_HISTORY | [object Object] | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| file | * | — |
| name | STRING | — |
| file_list | * | — |
| name_list | STRING | — |