From 8de52753b2831a3d13dcfb1ba645dec4cc1d94b8 Mon Sep 17 00:00:00 2001 From: Andrew White Date: Mon, 27 Jul 2026 20:50:50 -0500 Subject: [PATCH] fix: malformed nested Markdown link for ArcFace repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa20a73..c40e843 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Note that: score by following the [instructions](FFHQ/prepare_models_data/README.md), respectively. - To get the face identity preservation (ID) score, you first need to download the - pre-trained [ArcFace]([ArcFace](https://github.com/TreB1eN/InsightFace_Pytorch)) network, which is publicly + pre-trained [ArcFace](https://github.com/TreB1eN/InsightFace_Pytorch) network, which is publicly available [here](https://1drv.ms/u/s!AhMqVPD44cDOhkPsOU2S_HFpY9dC), to the folder `FFHQ/pretrained/metrics`.