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

detekoi /color-field-zips:837392db

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
width
integer
1024
Width of the generated image
height
integer
768
Height of the generated image
primary_color
string
random
Primary background color (hex code like #FF0000 or 'random')
zip_color
string
random
Color for the vertical zip lines (hex code like #FFFFFF or 'random')
num_zips
integer
2

Max: 5

Number of vertical zip lines (0-5)
zip_width_range
string
5-20
Range for zip line widths in pixels (format: 'min-max')
color_intensity
number
0.8

Min: 0.1

Max: 1

Color saturation intensity (0.1-1.0)
asymmetric
boolean
True
Whether to place zips asymmetrically (more abstract expressionist style)
edge_softness
integer
0

Max: 5

Softness of zip edges (0 = hard edges, 5 = soft)
color_palette
string (enum)
classic

Options:

classic, warm, cool, monochrome, complementary, random

Color palette theme
seed
integer
Random seed for reproducible results

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