You're looking at a specific version of this model. Jump to the model overview.
prunaai /flux.1-omini-juiced:59c0d123
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
|
|
condition |
string
|
Input image for omini control. The aspect ratio of your output will match this image
|
|
speed_mode |
string
(enum)
|
Juiced π₯ (default)
Options: Unsqueezed π (original), Lightly Juiced π (more consistent), Juiced π₯ (default), Extra Juiced π₯ (more speed) |
Speed optimization level
|
num_inference_steps |
integer
|
28
|
Number of inference steps
|
seed |
integer
|
-1
|
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)
|
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'}