AI Couple Photo Generator
ai_couple_photo_generatorMake couple photos from two selfies. $0.10 per photo. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | No | Scene | |
| consent | Yes | I have permission to use these faces | |
| details | No | Extra details (optional) (max 200 characters) | |
| person_1 | Yes | First person: public https URL or base64 data URI (image). | |
| person_2 | Yes | Second person: public https URL or base64 data URI (image). |