You're looking at a specific version of this model. Jump to the model overview.
colinhughes2121 /realtor-photo-enhancer:4f1353b5
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
|
Input listing photo (interior or exterior)
|
|
| enhancement_strength |
number
|
0.32
Min: 0.05 Max: 0.75 |
How aggressive the AI enhancement is (0.15 = subtle touch-up, 0.55 = dramatic makeover)
|
| sky_replacement |
boolean
|
True
|
Boost dull skies to vibrant blue (exterior shots)
|
| brightness |
number
|
1.08
Min: 0.5 Max: 2 |
Final brightness multiplier
|
| saturation |
number
|
1.18
Min: 0.5 Max: 2 |
Final color saturation multiplier
|
| sharpness |
number
|
1.25
Min: 0.5 Max: 3 |
Final sharpness multiplier
|
| seed |
integer
|
0
|
Random seed (0 = random)
|
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'}