You're looking at a specific version of this model. Jump to the model overview.
topazlabs /image-colorization:52d9e774
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
|
Grayscale or faded image to colorize
|
|
| saturation |
number
|
0.2
Max: 1 |
Color saturation level from 0 to 1. Higher values produce more vibrant colors.
|
| output_format |
None
|
jpg
|
Output format
|
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'}