From f6c6d9c8c6932b0583efeaa40be470a4b2340030 Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Tue, 22 Aug 2023 13:20:49 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d01d7a9..b3ea3b3 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ You need to disable the "SD-CN-Animation" extension (or perhaps some another tha This error may occur if there's smth wrong with the model file `inswapper_128.onnx` -Try to download it manually from [here](https://huggingface.co/henryruhs/roop/resolve/main/inswapper_128.onnx) +Try to download it manually from [here](https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx) and put it to the `stable-diffusion-webui\models\roop` replacing existing one **VI. "ValueError: This ORT build has ['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider'] enabled"**