From 54aed6ce211e94daf80815b9686e8a31fea3c109 Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Mon, 25 Apr 2022 12:02:59 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75b2fec..eba1625 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ ## Proceedings of the 28th ACM International Conference on Multimedia **The official repository with Pytorch** -*Our method can realize **arbitrary face swapping** on images and videos with **one single trained model**.* +**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)