From 233d749b50de0846719bb0690c4d051a110b432d Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Mon, 29 May 2023 17:27:18 +0530 Subject: [PATCH] mirrors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51bbb79..ef65339 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ git clone https://github.com/s0md3v/roop cd roop pip install -r requirements.txt ``` -4. Download [this file](https://1drv.ms/u/s!AsHA3Xbnj6uAgxhb_tmQ7egHACOR?e=CPoThO) and keep it in **roop** directory +4. Download [this file](https://drive.google.com/file/d/1jbDUGrADco9A1MutWjO6d_1dwizh9w9P/view?usp=sharing) and keep it in **roop** directory. [Mirror #1](https://drive.google.com/file/d/1eu60OrRtn4WhKrzM4mQv4F3rIuyUXqfl/view?usp=drive_link), [Mirror #2](https://1drv.ms/u/s!AsHA3Xbnj6uAgxhb_tmQ7egHACOR?e=CPoThO) ### GPU Accleration (Optional) If you have a good enough GPU, you can use it to speed-up the face-swapping process by running `run.py` with `--gpu` flag.