Infery.ai
← All models

Reve 2.1

2.1-edit

Image editby infery

Edit images from text prompts with strong prompt adherence, layout intelligence, and accurate text rendering using Reve 2.1

images

Pricing

Price
31.25 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringThe text description of how to edit the provided image. You can refer to the reference image with `<frame>0</frame>`.
image_urlrequiredstringURL of the reference image to edit. Must be publicly accessible or base64 data URI. Supports PNG, JPEG, WebP, AVIF, and HEIF formats.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
num_imagesintegerNumber of images to generate
aspect_ratiostringenum: 4:1, 3:1, 21:9, 2:1, 17:9, 16:9The desired aspect ratio of the generated image. With `auto`, the model picks an appropriate aspect ratio for the request.
output_formatstringenum: png, jpeg, webpOutput format for the generated image.

Output

FieldTypeDescription
imagesarrayThe edited images