From 6ce2cd1e804b8ac9eb323b02fed9cfe1d9e593bc Mon Sep 17 00:00:00 2001 From: Liu Ziang <39642528+AceSix@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:04:05 +0800 Subject: [PATCH] Update usage.md --- docs/guidance/usage.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/guidance/usage.md b/docs/guidance/usage.md index adafd99c..72138871 100644 --- a/docs/guidance/usage.md +++ b/docs/guidance/usage.md @@ -1,6 +1,16 @@ + # Usage +###### Before running, please make sure you have installed the environment and downloaded requested files according to the [preparation guidance](docs/guidance/preparation.md). + ### Simple face swapping for already face-aligned images ``` python test_one_image.py --isTrain false --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path crop_224/ds.jpg --output_path output/