unprompted
unprompted copied to clipboard
(ERROR) Failed to install opencv-python dependency for Unprompted - [faceswap] insightface functions may not work
Due diligence
- [X] I checked for similar issues and couldn't find any.
- [X] My WebUI and Unprompted are both up-to-date.
- [X] I disabled my other extensions but the problem persists.
Describe the bug
C:\Users\dev\stable-diffusion-webui>webui-user.bat
venv "C:\Users\dev\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.6.0
Commit hash: 5ef669de080814067961f28357256e8fe27544f4
2023-11-21 21:14:32 DEBUG [root] Installing adetailer
2023-11-21 21:14:32 DEBUG [root] Installing put extensions here.txt
2023-11-21 21:14:32 DEBUG [root] Installing sd-dynamic-thresholding
2023-11-21 21:14:32 DEBUG [root] Installing sd-webui-controlnet
2023-11-21 21:14:32 DEBUG [root] Installing unprompted
Installing requirements for Unprompted - natural language processing: pattern@git+https://github.com/NicolasBizzozzero/pattern
Installing requirements for Unprompted - [img2pez]: sentence-transformers
Installing requirements for Unprompted - [zoom_enhance]: color-matcher
Installing requirements for Unprompted - [faceswap]: mxnet -f https://dist.mxnet.io/python/cpu
list index out of range
(ERROR) Failed to install opencv-python dependency for Unprompted - [faceswap] insightface functions may not work
- is there any possibility of conflict with
sd-webui-reactor? - the above error seems to occur at startup
Prompt
No response
Log output
No response
Unprompted version
be861e54
WebUI version
1.6.0
Other comments
No response
I'm also getting the same. Came here wondering if it's a known issue. Looks like it is.
Speaking of which, I updated to Version: v1.7.0-RC. I don't think it has anything to do with this issue, but I still get the same error.
It comes up every time I start up a1111, so I'm having a bit of trouble with it!