Inputs (15)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| vae | VAE | required |
| width | INT | required |
| height | INT | required |
| num_frames | INT | required |
| guider | GUIDER | required |
| sampler | SAMPLER | required |
| sigmas | SIGMAS | required |
| noise | NOISE | required |
| optional_cond_images | IMAGE | optional |
| optional_cond_indices | STRING | optional |
| strength | FLOAT | optional |
| crop | COMBO | optional |
| crf | INT | optional |
| blur | INT | optional |
Outputs (3)
| Name | Type |
|---|---|
| denoised | LATENT |
| positive | CONDITIONING |
| negative | CONDITIONING |