You're looking at a specific version of this model. Jump to the model overview.
prunaai /sdxl-cheetah:91b608b2
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
|
False
|
Enable maximum speed optimization
|
| 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'}