You're looking at a specific version of this model. Jump to the model overview.
recraft-ai /recraft-v4:7f7d8cad
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 (up to 10,000 characters)
|
|
| aspect_ratio |
None
|
Not set
|
Aspect ratio of the generated image
|
| size |
None
|
1024x1024
|
Width and height of the generated image. Size is ignored if an aspect ratio is set.
|
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'}