s0md3v / sd-webui-roop

roop extension for StableDiffusion web-ui
GNU Affero General Public License v3.0
3.3k stars 834 forks source link

Dependency conflict with other extension #287

Open asbytes opened 7 months ago

asbytes commented 7 months ago

Pinned dependency opencv-python==4.7.0.72 has conflict with https://github.com/Mikubill/sd-webui-controlnet extension, which requires opencv-python>=4.8.0. Please, bump package version or unpin it.