infery
← All models

Emu 3.5 Image

emu-3.5-image-text-to-image

Image generationby Emu 3.5 Image

Generate images from text using Emu 3.5 Image

images

Details

Accepts
text

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 create the image.
sync_modebooleanWhether to return the image in sync mode.
resolutionstringenum: 480p, 720pThe resolution of the output image.
aspect_ratiostringenum: 21:9, 16:9, 4:3, 3:2, 1:1, 2:3The 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.