Inputs (17)
| Name | Type | Required |
|---|---|---|
| images | IMAGE | required |
| model | MODEL | required |
| positive | CONDITIONING | required |
| negative | CONDITIONING | required |
| ipadapter | IPADAPTER | required |
| clip_vision | CLIP_VISION | required |
| index | INT | required |
| type_of_frame_distribution | COMBO | required |
| linear_frame_distribution_value | INT | required |
| dynamic_frame_distribution_values | STRING | required |
| type_of_strength_distribution | COMBO | required |
| linear_strength_value | STRING | required |
| dynamic_strength_values | STRING | required |
| relative_ipadapter_strength | FLOAT | required |
| relative_cn_strength | FLOAT | required |
| control_net | CONTROL_NET | optional |
| control_images | IMAGE | optional |
Outputs (5)
| Name | Type |
|---|---|
| MODEL | MODEL |
| POSITIVE | CONDITIONING |
| NEGATIVE | CONDITIONING |
| NET_INDEX | INT |
| LOGS | STRING |