v2
OpenAPI 3.1.02026-07-26262762.2 KBModels
Generate an image with FLUX.1 Fill [pro] finetune using an input image and mask.
Submits an image generation task with the FLUX.1 Fill [pro] finetune model using an input image and mask. Mask can be applied to alpha channel or submitted as a separate image.
post/v1/flux-pro-1.0-fill-finetuned
Request body
Example request
{
"finetune_id": "my-finetune",
"prompt": "ein fantastisches bild",
"steps": 50,
"safety_tolerance": 2
}Response
Successful Response