v2
latestOpenAPI 3.1.02026-07-26262762.2 KBModels
Generate an image with FLUX 1.1 [pro] finetune with ultra mode.
Submits an image generation task with FLUX 1.1 [pro] finetune with ultra mode.
post/v1/flux-pro-1.1-ultra-finetuned
Request body
Example request
{
"finetune_id": "my-finetune",
"prompt": "A beautiful landscape with mountains and a lake",
"seed": 42,
"safety_tolerance": 2
}Response
Successful Response