You're looking at a specific version of this model. Jump to the model overview.
google /nano-banana-pro:f5318740
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
A text description of the image you want to generate
|
|
| image_input |
array
|
[]
|
Input images to transform or use as reference (supports up to 14 images)
|
| aspect_ratio |
None
|
match_input_image
|
Aspect ratio of the generated image
|
| resolution |
None
|
2K
|
Resolution of the generated image
|
| output_format |
None
|
jpg
|
Format of the output image
|
| safety_filter_level |
None
|
block_only_high
|
block_low_and_above is strictest, block_medium_and_above blocks some prompts, block_only_high is most permissive but some prompts will still be blocked
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}