From f6460d8900384ab15b3c38c860452c9ac50d8cee Mon Sep 17 00:00:00 2001 From: P-Light <20nss11@gmail.com> Date: Mon, 6 Sep 2021 23:14:08 +0300 Subject: [PATCH] parsing_model/checkpoint/79999_iter.pth added --- download-weights.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/download-weights.sh b/download-weights.sh index 54e6ea5..9aba139 100755 --- a/download-weights.sh +++ b/download-weights.sh @@ -7,3 +7,5 @@ wget --no-check-certificate "https://sh23tw.dm.files.1drv.com/y4mmGiIkNVigkSwOKD mkdir -p insightface_func/models unzip ./antelope.zip -d ./insightface_func/models/ rm antelope.zip +wget -P ./parsing_model/checkpoint https://github.com/neuralchen/SimSwap/releases/download/1.0/79999_iter.pth +