You're looking at a specific version of this model. Jump to the model overview.

prunaai /flux-fast:a06224c5

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
speed_mode
None
Extra Juiced 🔥 (more speed)
Speed optimization level
aspect_ratio
None
1:1
Aspect ratio of the output image
output_format
None
jpg
Output format
seed
integer
-1
Seed
prompt
string
Prompt
guidance
number
3.5
Guidance scale
image_size
integer
1024
Base image size (longest side)
output_quality
integer
80

Min: 1

Max: 100

Output quality (for jpg and webp)
num_inference_steps
integer
28
Number of inference steps

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}