You're looking at a specific version of this model. Jump to the model overview.
alicewuv /whiskii-gen:e90d5fa3
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
|
Text prompt
|
|
negative_prompt |
string
|
low quality, jpeg artifacts, blurry, deformed, mutated, extra limbs, watermark, text
|
Negative prompt
|
width |
integer
|
1024
Min: 256 Max: 1536 |
Output width (multiple of 8, SDXL-native is 1024)
|
height |
integer
|
1024
Min: 256 Max: 1536 |
Output height (multiple of 8, SDXL-native is 1024)
|
steps |
integer
|
30
Min: 1 Max: 100 |
Number of denoising steps
|
guidance |
number
|
7
Min: 1 Max: 20 |
Classifier-free guidance scale
|
scheduler |
None
|
dpmpp_2m
|
Sampler / scheduler
|
seed |
integer
|
Random seed (for reproducibility). Leave blank for random.
|
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'}