Compare commits

..

1 Commits

Author SHA1 Message Date
thongao1302 03d2030e43
Merge 99ebec28b8 into cad40b25dc 2024-09-20 18:07:59 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Here's the link without the tedious installation script below
#### 3. Download Models #### 3. Download Models
1. [GFPGANv1.4](https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth) 1. [GFPGANv1.4](https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth)
2. [inswapper_128.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128.onnx) *(Note: Use this [replacement version](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx) if an issue occurs on your computer)* 2. [inswapper_128_fp16.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx) *(Note: Use this [replacement version](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx) if an issue occurs on your computer)*
Then put those 2 files on the "**models**" folder Then put those 2 files on the "**models**" folder