You're looking at a specific version of this model. Jump to the model overview.
ostris /flex.1-alpha:de4ca937
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
|
an astronaut riding a horse on the moon
|
Input prompt
|
width |
integer
|
1024
Min: 256 Max: 2048 |
Width of output image
|
height |
integer
|
1024
Min: 256 Max: 2048 |
Height of output image
|
num_inference_steps |
integer
|
28
Min: 1 Max: 50 |
Number of denoising steps
|
guidance_scale |
number
|
3.5
Min: 1 Max: 15 |
Scale for classifier-free guidance
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
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'}