From 112b78e660cb119c704b572c306022b0e4a61fb2 Mon Sep 17 00:00:00 2001 From: NickLau Date: Sat, 3 Jul 2021 16:50:40 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b005ab1..3c18861 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ 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-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 add the scripts for **multi specific** face swapping, please go to [Inference for image or video face swapping](./docs/guidance/usage.md) for details. +**`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.