From 9a20534c3b4678692c6378db8cab5efa5395c203 Mon Sep 17 00:00:00 2001 From: Alvaro Morales Aliaga <30327556+alvaromoralesa@users.noreply.github.com> Date: Fri, 3 Nov 2023 16:41:36 -0300 Subject: [PATCH] Update webui_extension.md update url https://raw.githubusercontent.com/Winfredy/SadTalker/main/scripts/download_models.sh --- docs/webui_extension.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/webui_extension.md b/docs/webui_extension.md index 5e64469f..5229ce6b 100644 --- a/docs/webui_extension.md +++ b/docs/webui_extension.md @@ -9,7 +9,8 @@ cd SOMEWHERE_YOU_LIKE - bash <(wget -qO- https://raw.githubusercontent.com/Winfredy/OpenTalker/main/scripts/download_models.sh) + bash <(wget -qO- https://raw.githubusercontent.com/Winfredy/SadTalker/main/scripts/download_models.sh) + ``` For Windows, you can download all the checkpoints [here](https://github.com/OpenTalker/SadTalker/tree/main#2-download-models).