You're looking at a specific version of this model. Jump to the model overview.
prunaai /flux-schneller:ce698f0d
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
|
|
go_fast_af |
boolean
|
True
|
Enable maximum speed optimization
|
num_inference_steps |
integer
|
4
|
Number of inference steps
|
guidance_scale |
number
|
7.5
|
Guidance scale
|
seed |
integer
|
-1
|
Seed
|
image_height |
integer
|
1024
|
Image height
|
image_width |
integer
|
1024
|
Image width
|
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)
|
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'}