From 96f698103f52eb4937904e72cf4700fccdc3b14d Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:45:11 +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 1099023..92d322e 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Inpainting should work but only the masked part will be swapped. **I. "You should at least have one model in models directory"** -Please, check the path where "inswapper_128.onnx" model is stored. It must be inside the folder `stable-diffusion-webui\models\roop`. Move the model there if it's sotred in a different directory. +Please, check the path where "inswapper_128.onnx" model is stored. It must be inside the folder `stable-diffusion-webui\models\roop`. Move the model there if it's stored in a different directory. **II. Any problems with installing Insightface or other dependencies**