You're looking at a specific version of this model. Jump to the model overview.
fofr /color-matcher:fac12f7e
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 |
---|---|---|---|
input_image |
string
|
The input image
|
|
reference_image |
string
|
The reference image. If not provided, only white balance fixes will be applied.
|
|
method |
string
(enum)
|
mkl
Options: mkl, hm, reinhard, mvgd, hm-mvgd-hm, hm-mkl-hm |
The method to use for color transfer
|
strength |
number
|
1
Max: 1 |
Strength of the color transfer effect (0.0 to 1.0)
|
fix_white_balance |
boolean
|
False
|
Apply automatic white balance to input image (before color transfer)
|
white_balance_percentile |
number
|
95
Max: 100 |
Percentile for white balance calculation (0.0 to 100.0)
|
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'}