From 399367ee1d53b98ed2bc2f21e4f8eb96bde7efbf Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Mon, 25 Apr 2022 12:04:14 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eba1625..c273b5d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ **Our method can realize **arbitrary face swapping** on images and videos with **one single trained model**.** -***The training and forwarding code is for academic use only, do not use the code for legal and ethical violations.*** - -***In the event of violation of the legal and ethical requirements of the user's country or region, this code repository is exempt from liability*** - Training and test code are now available! [ google colab logo](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/train.ipynb) @@ -25,6 +21,8 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd ## Attention ***This project is for technical and academic use only. Please do not apply it to illegal and unethical scenarios.*** +***In the event of violation of the legal and ethical requirements of the user's country or region, this code repository is exempt from liability*** + ***Please do not ignore the content at the end of this README!*** If you find this project useful, please star it. It is the greatest appreciation of our work.