Inputs (10)
| Name | Type | Required |
|---|---|---|
| context | RUN_CONTEXT | required |
| model | MODEL | optional |
| lora_stack | LORASTACK | optional |
| ipa_stack | IPA_STACK | optional |
| redux_stack | REDUX_STACK | optional |
| condi_stack | STACK_CONDI | optional |
| union_stack | UNION_STACK | optional |
| cn_stack | CN_STACK | optional |
| inpaint | INPAINT_STACK | optional |
| latent_stack | LATENT_STACK | optional |
Outputs (8)
| Name | Type |
|---|---|
| context | RUN_CONTEXT |
| model | MODEL |
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |
| vae | VAE |
| clip | CLIP |
| image | IMAGE |