From 926268bc4403133c11177e80e51df3dd5e1ee8fc Mon Sep 17 00:00:00 2001 From: Naiyuan Liu Date: Fri, 10 Sep 2021 15:59:57 +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 5afed9c..d9f30ea 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you find this project useful, please star it. It is the greatest appreciation ## Top News -**`2021-08-30`**: Docker has been supported, please go to [Inference for image or video face swapping](https://replicate.ai/neuralchen/simswap-image) for details. +**`2021-08-30`**: Docker has been supported, please refer [here](https://replicate.ai/neuralchen/simswap-image) for details. **`2021-08-17`**: We have updated the [Preparation](./docs/guidance/preparation.md), The main change is that the gpu version of onnx is now installed by default, Now the time to process a video is greatly reduced.