Compare commits

..

1 Commits

Author SHA1 Message Date
Priyanshu Singh bb264129c7
Merge 81b4759b39 into cad40b25dc 2024-09-20 19:59:15 +03: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
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