You're looking at a specific version of this model. Jump to the model overview.
nkolkin13 /neuralneighborstyletransfer:63688d76
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 |
---|---|---|---|
content |
string
|
Content image.
|
|
style |
string
|
Style image.
|
|
colorize |
boolean
|
True
|
Whether use color correction in the output.
|
high_res |
boolean
|
False
|
Whether output high resolution image (1024 instead if 512).
|
alpha |
number
|
0.75
Max: 1 |
alpha=1.0 corresponds to maximum content preservation, alpha=0.0 is maximum stylization.
|
content_loss |
boolean
|
False
|
Whether use experimental content loss.
|
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'}