Add opencv dependency
Showing
| ... | @@ -14,6 +14,7 @@ cma == 2.7.0 | ... | @@ -14,6 +14,7 @@ cma == 2.7.0 |
| sentencepiece | sentencepiece | ||
| nltk | nltk | ||
| colorlog | colorlog | ||
| opencv-python | |||
| # numpy no longer support python2 in version 1.17 and above | # numpy no longer support python2 in version 1.17 and above | ||
| numpy ; python_version >= "3" | numpy ; python_version >= "3" | ||
| ... | ... |
想要评论请 注册 或 登录