From 68318daf13b71be80659015cf138d2312a893c14 Mon Sep 17 00:00:00 2001 From: Prajwal Date: Wed, 11 Nov 2020 21:01:28 +0530 Subject: [PATCH] Updated docker image link https://github.com/Rudrabha/Wav2Lip/issues/131 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb7dc8f0..9a27b4eff 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Prerequisites ------------- - `Python 3.6+` - ffmpeg: `sudo apt-get install ffmpeg` -- Install necessary packages using `pip install -r requirements.txt` +- Install necessary packages using `pip install -r requirements.txt`. Alternatively, instructions for using a docker image is provided [here](https://gist.github.com/xenogenesi/e62d3d13dadbc164124c830e9c453668). Have a look at [this comment](https://github.com/Rudrabha/Wav2Lip/issues/131#issuecomment-725478562) and comment on [the gist](https://gist.github.com/xenogenesi/e62d3d13dadbc164124c830e9c453668) if you encounter any issues. - Face detection [pre-trained model](https://www.adrianbulat.com/downloads/python-fan/s3fd-619a316812.pth) should be downloaded to `face_detection/detection/sfd/s3fd.pth`. Alternative [link](https://iiitaphyd-my.sharepoint.com/:u:/g/personal/prajwal_k_research_iiit_ac_in/EZsy6qWuivtDnANIG73iHjIBjMSoojcIV0NULXV-yiuiIg?e=qTasa8) if the above does not work. Getting the weights