From 60c437520fe3603349256223fa03a13dc7bce25e Mon Sep 17 00:00:00 2001 From: NickLau Date: Sat, 3 Jul 2021 16:35:21 +0800 Subject: [PATCH] Update usage.md --- docs/guidance/usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guidance/usage.md b/docs/guidance/usage.md index e3a5d60..da80c2a 100644 --- a/docs/guidance/usage.md +++ b/docs/guidance/usage.md @@ -90,6 +90,7 @@ Difference between single face swapping and all face swapping are shown below. | --pic_a_path | Path of image with the target face | | --pic_b_path | Path of image with the source face to swap | | --pic_specific_path | Path of image with the specific face to be swapped | +|--mutilsepcific_dir |Path of image folder for multi specific face swapping| | --video_path | Path of video with the source face to swap | | --temp_path | Path to store intermediate files | | --output_path | Path of directory to store the face swapping result |