You're looking at a specific version of this model. Jump to the model overview.
google /imagen-4-ultra:eb08b03f
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 prompt for image generation
|
|
| aspect_ratio |
None
|
1:1
|
Aspect ratio of the generated 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_format |
None
|
jpg
|
Format of the output image
|
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'}