infery
← All models

FLUX1.1 [pro] ultra Fine-tuned

flux-pro-v1.1-ultra-finetuned

Image generationby Black Forest Labs

FLUX1.1 [pro] ultra fine-tuned is the newest version of FLUX1.1 [pro] with a fine-tuned LoRA, maintaining professional-grade image quality while delivering up to 2K resolution with improved photo realism.

images

Details

Accepts
text

Pricing

Price
8.75 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
rawbooleanGenerate less processed, more natural-looking images.
seed The same seed and the same prompt given to the same version of the model will output the same image every time.
promptrequiredstringThe prompt to generate an image from.
image_urlThe image URL to generate an image from.
sync_modebooleanIf `True`, the media will be returned as a data URI and the output data won't be available in the request history.
num_imagesintegerThe number of images to generate.
finetune_idrequiredstringReferences your specific model
aspect_ratioThe aspect ratio of the generated image.
output_formatstringenum: jpeg, pngThe format of the generated image.
enhance_promptbooleanWhether to enhance the prompt for better results.
safety_tolerancestringenum: 1, 2, 3, 4, 5, 6The safety tolerance level for the generated image. 1 being the most strict and 5 being the most permissive.
finetune_strengthrequirednumber Controls finetune influence. Increase this value if your target concept isn't showing up strongly enough. The optimal setting depends on your finetune and prompt
image_prompt_strengthnumberThe strength of the image prompt, between 0 and 1.

Output

FieldTypeDescription
seedinteger Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
imagesarrayThe generated image files info.
promptstringThe prompt used for generating the image.
timingsobject
has_nsfw_conceptsarrayWhether the generated images contain NSFW concepts.