← All modelsText to image · Luma Labs

Uni 1

Strong photoreal generation & editing with up to 8 image refs, available in standard and higher-fidelity tiers.

Text to imageLuma Labs$0.09 / imagetext-to-imagelumamax
Preview
Uni 1
Pricing
$0.09/ image

$0.09 per image. For $1 you can run this model 11 times.

Pay only for successful generations. No idle, no minimums, no per-seat.

API

Wire it up.

EndpointPOST https://api.tryinfer.com/v1/inference/uni-1-max/text-to-image
request
curl https://api.tryinfer.com/v1/inference/uni-1-max/text-to-image \
-H "Authorization: Bearer $INFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": {
"prompt": "a polaroid of a sushi chef plating at golden hour, shallow depth of field"
}
}'
Parameters
NameTypeRequiredDefaultDescription
seedinteger
promptstringYes
num_imagesinteger1
aspect_ratiostring1:121:916:93:24:31:13:42:39:16
output_formatstringpngjpegpngwebp

Authenticate with a bearer token. Get an API key →

Try it

Run Uni 1 now.

Try it in the playground