← All models
Enhance images while preserving identities with Phota
images
Details
- Accepts
- image
Pricing
- Price
- 16.25 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| image_urlrequired | string | URL/Base64 data URI of the image to enhance. |
| sync_mode | boolean | If `True`, the media will be returned as a data URI and the output data won't be available in the request history. |
| num_images | integer | Number of images to generate. |
| profile_ids | array | List of profile IDs to use for the image enhancement. The profiles sent over will be used as candidates for identity preservation. |
| output_format | stringenum: jpeg, png | The format of the generated image. |
Output
| Field | Type | Description |
|---|---|---|
| images | array | The URL of the enhanced image. |