You're looking at a specific version of this model. Jump to the model overview.
lectralab /fashion-style-tranfer:bf5a4982
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
|
lenna.jpg
|
Input Image Character
|
cloth |
string
|
clown.webp
|
Input Style Ref
|
background |
string
|
fond.png
|
Input Image Background
|
max_width |
integer
|
1920
|
Max width of output image
|
max_height |
integer
|
1920
|
Max height of output image
|
seed |
integer
|
Sampling seed, leave Empty for Random
|
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'}