infery
← All models

Flux Vision Upscaler

flux-vision-upscaler

Image upscaleby Black Forest Labs

Flux Vision Upscaler for magnify/upscaling images with high fidelity and creativity.

Details

Accepts
image

Pricing

Price
12.5 cr / megapixel

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed to use for the upscale. If not provided, a random seed will be used.
stepsintegerNumber of inference steps (4-50).
guidancenumberCFG/guidance scale (1-4). Controls how closely the model follows the prompt.
image_urlrequiredstringThe URL of the image to upscale.
creativitynumberThe creativity of the model. The higher the creativity, the more the model will deviate from the original. Refers to the denoise strength of the sampling.
upscale_factornumberThe upscale factor (1-4x).
enable_safety_checkerbooleanWhether to enable the safety checker.

Output

FieldTypeDescription
seedintegerThe seed used to generate the image.
imageThe URL of the generated image.
captionstringThe VLM-generated caption used for upscaling.
timingsobjectThe timings of the different steps in the workflow.