You're looking at a specific version of this model. Jump to the model overview.

alicewuv /whiskii-gen:5f8c7b75

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
What to generate
negative_prompt
string
low quality, blurry, deformed
Default mirrors the model card
width
integer
1024

Min: 256

Max: 1536

Width (multiple of 8)
height
integer
1024

Min: 256

Max: 1536

Height (multiple of 8)
num_inference_steps
integer
28

Min: 1

Max: 150

Denoising steps
guidance_scale
number
7

Max: 20

Classifier-free guidance (CFG)
scheduler
None
euler
Sampler
seed
integer
Random seed (None = 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'}