From aebb23cc33fe55ad81b7e7aaa4fddc4c6666947c Mon Sep 17 00:00:00 2001 From: neverbiasu Date: Sun, 11 Aug 2024 00:01:16 +0800 Subject: [PATCH] chore: Update README.md and fix typo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5afba1..07ee4da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -*![demo-gif](demo.gif) +![demo-gif](demo.gif) ## Disclaimer @@ -26,12 +26,12 @@ git clone https://github.com/hacksider/Deep-Live-Cam.git #### 3. Download Models -Download manually by click the url: +Download manually by clicking the URL: 1. [GFPGANv1.4](https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth) 2. [inswapper_128_fp16.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx) -or Download by command lines: +or download using command lines: ```bash wget https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth