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

reve /reve-2.1:b80beec9

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 serene mountain landscape at sunset with snow-capped peaks
Text prompt describing the image to generate. When reference images are provided, describes how to edit or combine them. Refer to a specific reference image by frame using <frame>N</frame>, where N is its 0-based position in reference_images (e.g. 'put the hat from <frame>0</frame> on the person in <frame>1</frame>').
reference_images
array
Optional ordered list of up to 8 reference images to edit or remix. Leave empty for text-to-image generation. Address individual images from the prompt with <frame>N</frame> (0-based).
aspect_ratio
None
auto
The desired aspect ratio of the generated image. Use 'auto' to let the model choose an appropriate aspect ratio for the request.

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