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

vetkastar /gradient-overlay:fdf33d70

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
gradient_type
string (enum)

Options:

linear, radial

Gradient type
angle
integer
0

Max: 360

Gradient angle (0-360)
start_color
string
#000000
Start color (hex)
end_color
string
#FFFFFF
End color (hex)
opacity
integer
50

Max: 100

Gradient opacity (0-100)
start_position
number
0

Max: 1

Start position (0-1)
end_position
number
1

Max: 1

End position (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'}