ComfyUI Node
Load Images From Dir (Lite) ??
A ComfyUI node in IAMCCS/LTX-2 with 8 inputs and 3 outputs.
Load Images From Dir (Lite) ??
- images
- count
- report
◄directoryiamccs_extension_disk/extended►
◄modeall►
◄count9►
◄start_index0►
◄end_index9►
◄count_in0►
◄start_index_in0►
◄end_index_in0►
CategoryIAMCCS/LTX-2
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | iamccs_extension_disk/extended | Directory containing image frames. |
| mode | COMBO | all | 4 options: all, from_start, from_end, range |
| count | INT | 91–100000 | — |
| start_index | INT | 00–100000 | — |
| end_index | INT | 90–100000 | — |
| count_inopt | INT | 00–100000 | Optional linked override for count. |
| start_index_inopt | INT | 00–100000 | Optional linked override for range start index. |
| end_index_inopt | INT | 00–100000 | Optional linked override for range end index. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| count | INT | — |
| report | STRING | — |