stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Bug]: ModuleNotFoundError: No module named 'cv2'
What happened?
Pls help me, I dont know what I can do, I already installed the opencv-python library.
Version
0.0.1 (Default)
What browsers are you seeing the problem on?
No response
Where are you running the webui?
No response
Custom settings
No response
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
pip install opencv-python
Hope that helps :)
pip install -r requirements.txt If there is an error, the rest of the package from the list will be not installed All the package are in requirements.txt file Hope that helps too :)