ComfyUI Node
π BananaForge Batch (Multi-Prompt)
Generate multiple images from multiple prompts (one per line)
π BananaForge Batch (Multi-Prompt)
- reference_image
- IMAGES
- COUNT
βapi_urlhttps://generativelanguage.googleapis.com/v1betaβΊ
βapi_keyβΊ
βuse_env_filenoβΊ
βmodel_namegemini-3-pro-image-previewβΊ
βpromptsA girl sitting on a chair
A girl eating an apple
A girl standing by the windowβΊ
βaspect_ratio1:1βΊ
βimage_sizedefaultβΊ
βwait_between2.0βΊ
CategoryBanana Forge
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| api_url | STRING | https://generativelanguage.googleapis.com/v1beta | API base URL |
| api_key | STRING | API key (leave empty to use .env file) | |
| use_env_file | COMBO | no | Load API key from .env file |
| model_name | STRING | gemini-3-pro-image-preview | Model name |
| prompts | STRING | A girl sitting on a chair A girl eating an apple A girl standing by the window | Multiple prompts - ONE PER LINE. Each line generates one image. |
| aspect_ratio | COMBO | 1:1 | Output aspect ratio |
| image_size | COMBO | default | Output resolution |
| wait_between | FLOAT | 2.00β60 | Wait time between API calls (to avoid rate limits) |
| reference_imageopt | IMAGE | Optional: Reference image for image-to-image mode (used for ALL prompts) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGES | IMAGE | β |
| COUNT | INT | β |