Update README.md

This commit is contained in:
Art Gourieff 2023-08-04 00:00:05 +07:00 committed by GitHub
parent 94568d4dc8
commit 0c89ad3ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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