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

csyxwei /orojar:f9a10286

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
seed
integer
0
Factor to control the sampled latent input.
eyeglasses
number
0.0

Min: -5.0

Max: 2.0

Factor to control the eyeglasses, minus is adding eyeglasses.
gender
number
1.0

Min: -2.0

Max: 2.0

Factor to control the gender, minus is changing to the male.
fringe_orientation
number
0.0

Min: -3.0

Max: 3.0

Factor to control the fringe orientation, minus is moving to the left.
hair_color
number
1.5

Min: -3.0

Max: 3.0

Factor to control the hair color, minus is to be blond.
fringe_length
number
1.0

Min: -3.0

Max: 3.0

Factor to control the fringe length, minus is to be short.
pose_horizontal
number
0.0

Min: -3.0

Max: 3.0

Factor to control the horizontal pose, minus is moving to the right.
pose_vertical
number
0.0

Min: -5.0

Max: 2.0

Factor to control the vertical pose, minus is moving to the up.
lightness
number
1.0

Min: -2.0

Max: 2.0

Factor to control the lightness, minus is to be light

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'properties': {'file': {'format': 'uri',
                                   'type': 'string',
                                   'x-order': 0},
                          'text': {'type': 'string', 'x-order': 1}},
           'type': 'object'},
 'type': 'array',
 'x-cog-array-type': 'iterator'}