Inputs (22)
| Name | Type | Required |
|---|---|---|
| ckpt_name | COMBO | required |
| config_name | COMBO | required |
| vae_name | COMBO | required |
| clip_skip | INT | required |
| loras | STRING | required |
| positive | STRING | required |
| positive_token_normalization | COMBO | required |
| positive_weight_interpretation | COMBO | required |
| negative | STRING | required |
| negative_token_normalization | COMBO | required |
| negative_weight_interpretation | COMBO | required |
| empty_latent_aspect | COMBO | required |
| empty_latent_width | INT | required |
| empty_latent_height | INT | required |
| batch_size | INT | required |
| seed | INT | required |
| model_override | MODEL | optional |
| clip_override | CLIP | optional |
| optional_lora_stack | LORA_STACK | optional |
| optional_controlnet_stack | CONTROL_NET_STACK | optional |
| prepend_positive | STRING | optional |
| prepend_negative | STRING | optional |