From 3df9101158ff68fd6485b1fa9635cc7a66f5bd39 Mon Sep 17 00:00:00 2001 From: NickLau Date: Fri, 2 Jul 2021 22:03:49 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59bf7d6..4ab1ede 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd ***This project is for technical and academic use only. Please do not apply it to illegal and unethical scenarios.*** ## Top News +**`2021-07-02`**: We add the scripts for designating a specific person in arbitrary video or image to change face, please go to [Inference for image or video face swapping](./docs/guidance/usage.md) for details. **`2021-07-02`**: We have added a hyper parameter to allow users to choose whether to add the simswap logo as a watermark, please go to the section "About watermark of simswap logo" of [Inference for image or video face swapping](./docs/guidance/usage.md) for details.