From 0c89ad3ef460479e33058c5e43bde757409d3384 Mon Sep 17 00:00:00 2001 From: Art Gourieff <85128026+Gourieff@users.noreply.github.com> Date: Fri, 4 Aug 2023 00:00:05 +0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ccdb3a1..5de088a 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ and put it to the `stable-diffusion-webui\models\roop` replacing existing one - `pip uninstall -y onnx onnxruntime onnxruntime-gpu onnxruntime-silicon` - `pip install onnx==1.14.0 onnxruntime==1.15.0` +If it didn't help - it seems that you have another extension reinstalling `onnxruntime` when SD WebUI checks requirements. Please see your extensions list. If you find there "WD14 tagger" - try to disable it and then follow the steps above once again. This extension causes reinstalling of `onnxruntime` to `onnxruntime-gpu` every time SD WebUI runs. + **VII. "ImportError: cannot import name 'builder' from 'google.protobuf.internal'"** 1. Go to the `stable-diffusion-webui\venv\lib\site-packages` and see if there are any folders with names start from "~" (for example "~rotobuf"), delete them