infery
← All models

Emu 3.5 Image

emu-3.5-image-edit-image

Image editby Emu 3.5 Image

Edit images with a text prompt using Emu 3.5 Image

images

Details

Accepts
image

Pricing

Price
18.75 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for the inference.
promptrequiredstringThe prompt to edit the image.
image_urlrequiredstringThe image to edit.
sync_modebooleanWhether to return the image in sync mode.
resolutionstringenum: 480p, 720pThe resolution of the output image.
aspect_ratiostringenum: auto, 21:9, 16:9, 4:3, 3:2, 1:1The aspect ratio of the output image.
output_formatstringenum: jpeg, png, webpThe format of the output image.
enable_safety_checkerbooleanWhether to enable the safety checker.

Output

FieldTypeDescription
seedintegerThe seed for the inference.
imagesarrayThe edited image.