ComfyUI Node Runs on cloud
Load Image-Text (from Folder)
Load a dataset of pairs of images and text captions from a specified folder and return them as a list. Supported formats: PNG, JPG, JPEG, WEBP.
Load Image-Text (from Folder)
- images
- texts
◄folder▾►
Categoryimage
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| folder | COMBO | The folder to load images and text captions from. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | List of loaded images |
| texts | STRING | List of text captions |