Inputs (16)
| Name | Type | Required |
|---|---|---|
| api_key | STRING | required |
| prompt | STRING | required |
| image1 | IMAGE | required |
| width | INT | required |
| height | INT | required |
| image2 | IMAGE | optional |
| image3 | IMAGE | optional |
| num_inference_steps | INT | optional |
| guidance_scale | FLOAT | optional |
| lora_url | STRING | optional |
| lora_scale | FLOAT | optional |
| seed | INT | optional |
| output_format | COMBO | optional |
| enable_safety_checker | BOOLEAN | optional |
| enable_prompt_expansion | BOOLEAN | optional |
| acceleration | COMBO | optional |