Inputs (10)
| Name | Type | Required |
|---|---|---|
| conditioning | CONDITIONING | required |
| style_model | STYLE_MODEL | required |
| clip_vision | CLIP_VISION | required |
| image | IMAGE | required |
| downsampling_factor | FLOAT | required |
| downsampling_function | COMBO | required |
| mode | COMBO | required |
| weight | FLOAT | required |
| mask | MASK | optional |
| autocrop_margin | FLOAT | optional |
Outputs (3)
| Name | Type |
|---|---|
| CONDITIONING | CONDITIONING |
| IMAGE | IMAGE |
| MASK | MASK |