You're looking at a specific version of this model. Jump to the model overview.
yael-vinker /clipasso:49b136db
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 |
---|---|---|---|
target_image |
string
|
Grayscale input image
|
|
mask_object |
integer
|
0
|
It is recommended to use images without a background, however, if your image contains a background, you can mask it out by using this flag with 1 as an argument
|
fix_scale |
integer
|
0
|
If your image is not squared, it might be cut off, it is recommended to use this flag with 1 as input to automatically fix the scale without cutting the image
|
num_strokes |
integer
|
16
|
The number of strokes used to create the sketch, which determines the level of abstraction
|
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'}