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

csyxwei /orojar:a1ffe866

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
eyeglasses
number
0.0

Min: -5.0

Max: 2.0

Factor to control the eyeglasses, better in [-5, 2], minus is adding eyeglasses
gender
number
1.0

Min: -2.0

Max: 2.0

Factor to control the gender, better in [-2, 2], minus is changng to male
fringe_orientation
number
0.0

Min: -3.0

Max: 3.0

Factor to control the fringe orientation, better in [-3, 3], minus is moving to the left
hair_color
number
1.5

Min: -3.0

Max: 3.0

Factor to control the hair color, better in [-3, 3], minus is to be blond
fringe_length
number
1.0

Min: -3.0

Max: 3.0

Factor to control the fringe length, better in [-3, 3], minus is to be short
pose_horizontal
number
0.0

Min: -3.0

Max: 3.0

Factor to control the horizontal pose, better in [-3, 3], minus is moving to the rignt
pose_vertical
number
0.0

Min: -5.0

Max: 2.0

Factor to control the vertical pose, better in [-5, 2], minus is moving to the up
lightness
number
1.0

Min: -2.0

Max: 2.0

Factor to control the lightness, better in [-2, 2], minus is to be light
seed
integer
0
Factor to control the sampled latent input

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