Inputs (15)
| Name | Type | Required |
|---|---|---|
| clip | CLIP | required |
| mode | COMBO | required |
| body_strength | FLOAT | required |
| vibe_strength | FLOAT | required |
| negative_strength | FLOAT | required |
| optimize_prompt | BOOLEAN | required |
| token_report | BOOLEAN | required |
| quality | QUALITY_STRING | optional |
| scene | SCENE_STRING | optional |
| glamour | GLAMOUR_STRING | optional |
| body | BODY_STRING | optional |
| aesthetic | AESTHETIC_STRING | optional |
| pose | POSE_STRING | optional |
| override | OVERRIDE_STRING | optional |
| nullifier | NULLIFIER_STRING | optional |
Outputs (5)
| Name | Type |
|---|---|
| positive | CONDITIONING |
| negative | CONDITIONING |
| tokens | STRING |
| pos | STRING |
| neg | STRING |