You're looking at a specific version of this model. Jump to the model overview.
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 for generated image
|
|
seed |
integer
|
Random seed. Set for reproducible generation
|
|
character_lora_scale |
number
|
0.85
Max: 1 |
Scale for character LoRA (0.0 to 1.0)
|
style_lora_scale |
number
|
0.5
Max: 1 |
Scale for style LoRA (0.0 to 1.0)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}