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
|
Text prompt for image generation
|
|
| width |
integer
|
1024
Min: 256 Max: 2048 |
Image width
|
| height |
integer
|
1024
Min: 256 Max: 2048 |
Image height
|
| num_inference_steps |
integer
|
9
Min: 1 Max: 50 |
Number of denoising steps
|
| seed |
integer
|
Random seed for reproducibility (leave blank for random)
|
|
| use_oot_lora |
boolean
|
False
|
Enable OOT64 LoRA adapter
|
| oot_lora_weight |
number
|
0.8
Max: 2 |
OOT64 LoRA weight/scale
|
| use_hk_lora |
boolean
|
False
|
Enable HK LoRA adapter
|
| hk_lora_weight |
number
|
0.8
Max: 2 |
HK LoRA weight/scale
|
| use_mannequin_lora |
boolean
|
False
|
Enable Mannequin LoRA adapter
|
| mannequin_lora_weight |
number
|
0.8
Max: 2 |
Mannequin LoRA weight/scale
|
| use_tlou2_lora |
boolean
|
False
|
Enable TLOU2 LoRA adapter
|
| tlou2_lora_weight |
number
|
0.8
Max: 2 |
TLOU2 LoRA weight/scale
|
| use_ffhq_lora |
boolean
|
False
|
Enable FFHQ LoRA adapter
|
| ffhq_lora_weight |
number
|
0.8
Max: 2 |
FFHQ LoRA weight/scale
|
| use_reboot_lora |
boolean
|
False
|
Enable ReBoot LoRA adapter
|
| reboot_lora_weight |
number
|
0.8
Max: 2 |
ReBoot LoRA weight/scale
|
| use_sr_lora |
boolean
|
False
|
Enable SR LoRA adapter
|
| sr_lora_weight |
number
|
0.8
Max: 2 |
SR LoRA weight/scale
|
| output_format |
None
|
png
|
Output image format
|
| output_quality |
integer
|
95
Min: 1 Max: 100 |
Output quality for jpg/webp (1-100)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}