You're looking at a specific version of this model. Jump to the model overview.
colinhughes2121 /old-photo-restorer:19d85661
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
|
Old, damaged, or faded photograph to restore
|
|
| mode |
None
|
restore
|
restore = repair damage + sharpen; colorize = restore + add natural color to B&W
|
| strength |
number
|
0.22
Min: 0.08 Max: 0.55 |
Restoration intensity (0.15 = subtle, 0.45 = aggressive)
|
| 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'}