Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot] e19aadc0c5
Merge 31f437ff79 into 92a0994f01 2024-09-23 16:27:27 +02:00
Kenneth Estanislao 92a0994f01
Update README.md 2024-09-21 19:56:00 +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_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)* 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)*
Then put those 2 files on the "**models**" folder Then put those 2 files on the "**models**" folder