You're looking at a specific version of this model. Jump to the model overview.
fofr /expression-editor:bf913bc9
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
|
Image of a face
|
|
rotate_pitch |
number
|
0
Min: -20 Max: 20 |
Rotation pitch: Adjusts the up and down tilt of the face
|
rotate_yaw |
number
|
0
Min: -20 Max: 20 |
Rotation yaw: Adjusts the left and right turn of the face
|
rotate_roll |
number
|
0
Min: -20 Max: 20 |
Rotation roll: Adjusts the tilt of the face to the left or right
|
blink |
number
|
0
Min: -20 Max: 5 |
Blink: Controls the degree of eye closure
|
eyebrow |
number
|
0
Min: -10 Max: 15 |
Eyebrow: Adjusts the height and shape of the eyebrows
|
wink |
number
|
0
Max: 25 |
Wink: Controls the degree of one eye closing
|
pupil_x |
number
|
0
Min: -15 Max: 15 |
Pupil X: Adjusts the horizontal position of the pupils
|
pupil_y |
number
|
0
Min: -15 Max: 15 |
Pupil Y: Adjusts the vertical position of the pupils
|
aaa |
number
|
0
Min: -30 Max: 120 |
AAA: Controls the mouth opening for 'aaa' sound
|
eee |
number
|
0
Min: -20 Max: 15 |
EEE: Controls the mouth shape for 'eee' sound
|
woo |
number
|
0
Min: -20 Max: 15 |
WOO: Controls the mouth shape for 'woo' sound
|
smile |
number
|
0
Min: -0.3 Max: 1.3 |
Smile: Adjusts the degree of smiling
|
src_ratio |
number
|
1
Max: 1 |
Source ratio
|
sample_ratio |
number
|
1
Min: -0.2 Max: 1.2 |
Sample ratio
|
crop_factor |
number
|
1.7
Min: 1.5 Max: 2.5 |
Crop factor
|
output_format |
string
(enum)
|
webp
Options: webp, jpg, png |
Format of the output images
|
output_quality |
integer
|
95
Max: 100 |
Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}