mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Fixes errors like `AttributeError: module 'cv2.ximgproc' has no attribute 'thinning'` which occur because there is a conflict between our own `opencv-contrib-python` dependency and the `invisible-watermark` library's `opencv-python`.