From b015f0099f5df9384450598bacde9d66f98cab04 Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Mon, 23 Feb 2026 00:03:37 +0800 Subject: [PATCH] Update GFPGANv1.4 download link to ONNX format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c68032..21db385 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ cd Deep-Live-Cam **3. Download the 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.onnx) 2. [inswapper\_128\_fp16.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx) Place these files in the "**models**" folder.