You're looking at a specific version of this model. Jump to the model overview.
prunaai /flux.1-cheetah:2da3bee8
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 |
---|---|---|---|
prompt |
string
|
Prompt
|
|
num_inference_steps |
integer
|
28
|
Number of inference steps
|
guidance |
number
|
7.5
|
Guidance scale
|
seed |
integer
|
42
|
Seed
|
aspect_ratio |
string
(enum)
|
1:1
Options: 1:1, 16:9, 21:9, 3:2, 2:3, 4:5, 5:4, 3:4, 4:3, 9:16, 9:21 |
Aspect ratio of the output image
|
image_size |
integer
|
1024
|
Base image size (longest side)
|
prompt_strength |
number
|
0.8
|
Strength of the prompt
|
output_format |
string
(enum)
|
png
Options: png, jpg, webp |
Output format
|
output_quality |
integer
|
80
Min: 1 Max: 100 |
Output quality (for jpg and webp)
|
image |
string
|
None
|
|
mask |
string
|
None
|
|
speed |
number
|
0.5
Max: 1 |
Speed of the image generation
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}