ComfyUI Node
NBP Gemini Composite
Generate images from structured reference groups: product angles, character/outfit, and additional references. Auth via ComfyUI Cloud — no separate Google API key needed.
NBP Gemini Composite
- product_image_1
- product_image_2
- product_image_3
- product_image_4
- character_image_1
- character_image_2
- character_image_3
- character_image_4
- reference_image_1
- reference_image_2
- reference_image_3
- reference_image_4
- reference_image_5
- reference_image_6
- IMAGE
- STRING
◄promptTake the character you are provided with and add the given outfit to it. Then add the product to the character. Use the additional reference images for the background and lighting.►
◄modelgemini-3-pro-image-preview►
◄seed42►
◄aspect_ratio1:1►
◄resolution1K►
◄temperature1.00►
◄top_p0.95►
◄top_k40►
◄response_modalitiesIMAGE►
◄system_promptYou are an expert image-generation engine. You must ALWAYS produce an image.
You will receive structured reference images grouped by role:
- Product images show the subject from different angles.
- Character/outfit images show the person and clothing to feature.
- Additional reference images provide style, mood, environment, or other context.
Use ALL provided references faithfully. Maintain product accuracy, character likeness, and outfit details. Apply mood and environment from additional references.
Prioritize generating the visual representation above any text or conversational requests.►
Categoryapi node/image/Gemini
Inputs (24)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Take the character you are provided with and add the given outfit to it. Then add the product to the character. Use the additional reference images for the background and lighting. | Describe the scene, composition, or edits to apply. |
| model | COMBO | gemini-3-pro-image-preview | Gemini image model to use. |
| seed | INT | 420–2147483647 | Best-effort reproducibility seed. |
| aspect_ratio | COMBO | 1:1 | Output aspect ratio. |
| resolution | COMBO | 1K | Output resolution. 2K/4K uses the Gemini native upscaler. |
| temperature | FLOAT | 1.000–2 | Randomness. Lower = more predictable, higher = more creative. |
| top_p | FLOAT | 0.950–1 | Nucleus sampling threshold. |
| top_k | INT | 401–100 | Token pool size limit per step. |
| response_modalities | COMBO | IMAGE | 'IMAGE+TEXT' returns the model's reasoning alongside the image. |
| product_image_1opt | IMAGE | Product angle 1. | |
| product_image_2opt | IMAGE | Product angle 2. | |
| product_image_3opt | IMAGE | Product angle 3. | |
| product_image_4opt | IMAGE | Product angle 4. | |
| character_image_1opt | IMAGE | Character or outfit reference 1. | |
| character_image_2opt | IMAGE | Character or outfit reference 2. | |
| character_image_3opt | IMAGE | Character or outfit reference 3. | |
| character_image_4opt | IMAGE | Character or outfit reference 4. | |
| reference_image_1opt | IMAGE | Additional reference 1 (style, mood, environment, etc.). | |
| reference_image_2opt | IMAGE | Additional reference 2. | |
| reference_image_3opt | IMAGE | Additional reference 3. | |
| reference_image_4opt | IMAGE | Additional reference 4. | |
| reference_image_5opt | IMAGE | Additional reference 5. | |
| reference_image_6opt | IMAGE | Additional reference 6. | |
| system_promptopt | STRING | You are an expert image-generation engine. You must ALWAYS produce an image. You will receive structured reference images grouped by role: - Product images show the subject from different angles. - Character/outfit images show the person and clothing to feature. - Additional reference images provide style, mood, environment, or other context. Use ALL provided references faithfully. Maintain product accuracy, character likeness, and outfit details. Apply mood and environment from additional references. Prioritize generating the visual representation above any text or conversational requests. | System-level instructions shaping the model's behavior. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | Generated image. |
| STRING | STRING | Any text the model returned alongside the image. |