From 481603ace988ebf49e2abd6569c48202a332bc6f Mon Sep 17 00:00:00 2001 From: NickLau Date: Sat, 3 Jul 2021 16:42:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ab1ede..b005ab1 100644 --- a/README.md +++ b/README.md @@ -17,7 +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-03`**: We add the scripts for designating a **specific** person in arbitrary video or image to change face and **multi specific** face swapping, 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.