You're looking at a specific version of this model. Jump to the model overview.
proplabs /photo-enhancement:f73c76c5
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| image |
string
|
Upload the photo you want corrected. Dark interiors, blown-out windows, colour casts and noisy phone shots all work. Supported formats: PNG, JPG, JPEG, WEBP.
|
|
| replicate_api_key |
string
|
Your Replicate API Token. You can get it here: https://replicate.com/account/api-tokens — image generation runs on your own Replicate account and is billed to you.
|
|
| enhancement |
None
|
Auto
|
Which correction to apply. Auto assesses the photo and fixes what it needs. Brighten Interior lifts a dark room. Window Pull recovers the view through blown-out windows. Colour Correction fixes casts from mixed lighting. Sharpen and Denoise cleans up a noisy or soft capture.
|
| strength |
None
|
Standard
|
How far to take the correction. Subtle is barely noticeable, Standard matches professional property photography, Strong pushes to the limit of what still looks natural.
|
| quality |
None
|
Standard
|
Standard is faster and cheaper, and is a good match for most photos. Pro produces higher fidelity and finer detail, but takes noticeably longer and costs more on your Replicate account.
|
| resolution |
None
|
Auto
|
Output resolution. Applies to Pro quality only — Standard always renders at the source image scale. Auto uses 2K. Higher resolutions take longer and cost more on your Replicate account.
|
| watermark_remove_token |
string
|
Optional. Supply a token to receive your image without the PropLabs watermark; leave it empty for a free watermarked preview. Tokens are sold as a 1000-image pack for USD 100 — contact shehryar@axcelerate.ai to get one.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}