You're looking at a specific version of this model. Jump to the model overview.
jide /nano-banana-2-transparent:285e1467
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
|
Text description of the image to generate
|
|
| image_input |
string
|
Optional input image for editing/transformation. The result will have transparency applied.
|
|
| aspect_ratio |
None
|
1:1
|
Aspect ratio of the output image
|
| resolution |
None
|
1K
|
Output resolution. Higher = slower and more expensive
|
| google_search |
boolean
|
False
|
Ground generation in real-time web data
|
| image_search |
boolean
|
False
|
Use Google Image Search for visual context (also enables web search)
|
| replicate_api_token |
string
|
Your Replicate API token (from replicate.com/account). Required to call Nano Banana 2 internally.
|
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'}