ComfyUI Node
VRGDG UI Image Batch Multi
UI-friendly Image Batch Multi node. Takes image file paths from a text box, loads each image, and returns one IMAGE batch without requiring dynamic noodle inputs.
VRGDG UI Image Batch Multi
- images
◄image_paths►
◄upscale_methodbilinear►
CategoryVRGDG/Image
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image_paths | STRING | Image paths from the UI. Use one path per line, a JSON list of paths, or an object with image_paths/images. | |
| upscale_method | COMBO | bilinear | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |