Generative Editing
Style Transfer
Properties
Parameter
Type
Description
Request example of style transferring:
"operations": {
"generative": {
"style_transfer": {
"style_reference_image": "storage://storage-name/path/reference.jpg",
"prompt": "an oil painting",
"style_strength": 0.75,
"denoising_strength": 0.75,
"depth_strength": 1.0
}
}
}
Last updated
