diff --git a/face_swapper/README.md b/face_swapper/README.md index da0618d..7d48f29 100644 --- a/face_swapper/README.md +++ b/face_swapper/README.md @@ -68,6 +68,7 @@ weight_identity = 20 weight_attribute = 10 weight_reconstruction = 10 weight_pose = 100 +weight_gaze = 10 ``` ```