diff --git a/face_swapper/README.md b/face_swapper/README.md index 48d0c51..5215a5d 100644 --- a/face_swapper/README.md +++ b/face_swapper/README.md @@ -42,7 +42,7 @@ split_ratio = 0.9995 ``` [training.model] embedder_path = .models/arcface.pt -landmarker_path = .models/landmarker.pt +gazer_path = .models/gazer.pt motion_extractor_path = .models/motion_extractor.pt ```