File size: 880 Bytes
fc9ba87 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
{
"config": {
"input_strength": 1.0,
"upper_face_smoothing": 0.001,
"lower_face_smoothing": 0.006,
"upper_face_strength": 1.0,
"lower_face_strength": 1.0,
"face_mask_level": 0.6,
"face_mask_softness": 0.0085,
"skin_strength": 1.0,
"blink_strength": 1.0,
"lower_teeth_strength": 1.0,
"lower_teeth_height_offset": 0.0,
"lower_teeth_depth_offset": 0.0,
"lip_open_offset": 0.0,
"tongue_strength": 1.3,
"tongue_height_offset": 0.0,
"tongue_depth_offset": 0.0,
"eyeballs_strength": 1.0,
"saccade_strength": 0.6,
"right_eye_rot_x_offset": 0.0,
"right_eye_rot_y_offset": 0.0,
"left_eye_rot_x_offset": 0.0,
"left_eye_rot_y_offset": 0.0,
"eyelid_open_offset": 0.0,
"eye_saccade_seed": 0
}
} |