You're looking at a specific version of this model. Jump to the model overview.

vetkastar /gradient-overlay:b02a9da3

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
Input image
angle
integer (enum)

Options:

0, 45, 90

Gradient angle (0, 45, or 90)
start_color
string
#000000
Start color (hex)
end_color
string
#FFFFFF
End color (hex)
alpha
number

Max: 1

Gradient opacity (0-1)
save_gradient_only
boolean
False
Save only the gradient

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'}