infery
← All models

Meta Muse Image Text to Image

muse-image

Image generationby Meta

Meta's Muse Image model has faithful instruction-following and exceptional visual fidelity, with fine details like text, plots, and QR codes rendered accurately.

images

Details

Accepts
text

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringThe text prompt used to generate or edit the image.
sync_modebooleanIf `True`, the image is returned as a data URI and is not persisted in the request history.
num_imagesintegerThe number of images to generate.
aspect_ratioThe output aspect ratio. Supported values are "21:9", "16:9", "4:3", "3:2", "1:1", "2:3", "3:4", "9:16", and "9:21". If omitted, Muse chooses the output dimensions automatically based on the request.
output_formatstringenum: jpeg, png, webpThe format of the generated image.
image_urlsarrayReference images used for the edit. Provide between 1 and 10 HTTP(S) or data URLs.

Output

FieldTypeDescription
imagesarrayThe generated or edited images.