You're looking at a specific version of this model. Jump to the model overview.
vetkastar /gradient-overlay:9d103ea3
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 |
None
|
Gradient type
|
|
| start_color |
string
|
#000000
|
Start color (hex)
|
| end_color |
string
|
#FFFFFF
|
End color (hex)
|
| angle |
integer
|
0
Max: 360 |
Gradient angle (0-360)
|
| opacity |
number
|
0.5
Max: 1 |
Gradient opacity (0-1)
|
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'}