You're looking at a specific version of this model. Jump to the model overview.

enhance-replicate /flix_colorize:f816623f

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
seed
integer
42
Seed
input_image
string
Input image
longer_side
integer
1024
Resize input so its longer side equals this size (<=0 to disable)
render_factor
integer
40
Render factor

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}