Inputs (15)
| Name | Type | Required |
|---|---|---|
| ckpt_name | COMBO | required |
| vae_name | COMBO | required |
| lora_name | COMBO | required |
| lora_model_strength | FLOAT | required |
| lora_clip_strength | FLOAT | required |
| resolution | COMBO | required |
| empty_latent_width | INT | required |
| empty_latent_height | INT | required |
| positive | STRING | required |
| batch_size | INT | required |
| model_override | MODEL | optional |
| clip_override | CLIP | optional |
| vae_override | VAE | optional |
| optional_lora_stack | LORA_STACK | optional |
| optional_controlnet_stack | CONTROL_NET_STACK | optional |