ComfyUI Node
Dataset Loader (Images + Captions)
A ComfyUI node in AnotherUtils/loaders with 5 inputs and 4 outputs.
Dataset Loader (Images + Captions)
- images
- paths
- filenames
- captions
◄directory►
◄target_width512►
◄target_height512►
◄image_load_cap0►
◄start_index0►
CategoryAnotherUtils/loaders
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| target_width | INT | 5120–8192 | 0 = use first image width |
| target_height | INT | 5120–8192 | 0 = use first image height |
| image_load_cap | INT | 00–9999 | 0 = load all images |
| start_index | INT | 00–9999 | Skip first N images |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| paths | STRING | — |
| filenames | STRING | — |
| captions | STRING | — |