You're looking at a specific version of this model. Jump to the model overview.

founderfeed /image-editor:0537a63f

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
images
array
[]
Images to edit (supports 1 or more images: -i images=@file1.jpg -i images=@file2.jpg)
prompt
string
Text prompt describing the desired edit
model_name
None
nano_banana_pro
Choose the image editing model (all models support both single and multiple images)
auto_upscale
boolean
False
Automatically upscale the output image using professional AI upscaler
replicate_api_key
string
Your Replicate API key (starts with r8_). Get it from https://replicate.com/account/api-tokens
openai_api_key
string
Your OpenAI API key

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'}