ComfyUI Node
Extract region from sources
A ComfyUI node in ✨ LF Nodes/IO Operations with 5 inputs and 2 outputs.
Extract region from sources
- ui_widget
- regions
- regions_list
◄dir—►
◄subdirfalse►
◄enable_historytrue►
◄extensionpy►
Category✨ LF Nodes/IO Operations
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| dir | STRING | Path to the directory or file containing the Python files. | |
| subdir | BOOLEAN | false | Whether to load Python files from subdirectories as well. |
| enable_history | BOOLEAN | true | Tracks extracted regions to avoid reprocessing. |
| extension | STRING | py | Extension of the files that will be read. |
| ui_widgetopt | KUL_HISTORY | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| regions | JSON | — |
| regions_list | JSON | — |