From 0d39b9794c276a64c853c0a94017292cf8b7e70b Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Sat, 8 Jul 2023 00:10:04 +0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28babf1..e014ae4 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Please, check the path where "inswapper_128.onnx" model is stored. It must be in (for Windows Users) If you have VS C++ Build Tools or MS VS 2022 installed but still have a problem, then try the next step: 1. Close your sd-webui and start it again + (for Any OS Users) If the problem still there, then do the following: 1. Go to `stable-diffusion-webui\venv\Lib\site-packages` folder (or it can be `stable-diffusion-webui/venv/lib/python3.10/site-packages`) 2. If you see any folders the with names start from `~` (ex. "~rotobuf") - delete them @@ -82,7 +83,7 @@ Please, check the path where "inswapper_128.onnx" model is stored. It must be in - `pip install opencv-python==4.7.0.72` - `pip install diffusers==0.17.1` - `pip install tqdm` -7. Type `deacticate`, you can close your Terminal or Console and start your sd-webui, Roop should start OK - if not, welcome to Issues section. +7. Type `deactivate`, you can close your Terminal or Console and start your sd-webui, Roop should start OK - if not, welcome to Issues section. **III. "TypeError: UpscaleOptions.init() got an unexpected keyword argument 'do_restore_first'"**