From cdcd31b16456b525f05eaf0ec64ec0948e7d7d9a Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Thu, 22 Jun 2023 16:22:04 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a328aac..eb7db3e 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ First of all, if you can't install it for some reason, don't open an issue here. + Run this command: `pip install insightface==0.7.3` + In web-ui, go to the "Extensions" tab and use this URL `https://github.com/s0md3v/sd-webui-roop` in the "install from URL" tab. -+ Restart the UI ++ Close webui and run it again ++ If you encounter `'NoneType' object has no attribute 'get'` error, download the [inswapper_128.onnx](https://huggingface.co/henryruhs/roop/resolve/main/inswapper_128.onnx) model and put it inside `/models/roop/` directory. -> If you encounter 'NoneType' object has no attribute 'get' error, download the inswapper_128.onnx model and put it inside /models/roop/ directory. +For rest of the errors, use google. Good luck. ## Usage