You're looking at a specific version of this model. Jump to the model overview.
prunaai /sdxl-turbo:ede94200
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_images |
integer
|
1
|
Number of images to generate
|
num_inference_steps |
integer
|
50
|
Number of inference steps
|
guidance_scale |
number
|
7.5
|
Guidance scale
|
seed |
integer
|
42
|
Seed
|
image_height |
integer
|
1024
|
Image height
|
image_width |
integer
|
1024
|
Image width
|
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'}