remove opencv-python and add opencv-contrib-python
Showing
| ... | @@ -3,8 +3,8 @@ scikit-image==0.17.2 | ... | @@ -3,8 +3,8 @@ scikit-image==0.17.2 |
| imgaug==0.4.0 | imgaug==0.4.0 | ||
| pyclipper | pyclipper | ||
| lmdb | lmdb | ||
| opencv-python==4.2.0.32 | |||
| tqdm | tqdm | ||
| numpy | numpy | ||
| visualdl | visualdl | ||
| python-Levenshtein | python-Levenshtein | ||
| opencv-contrib-python==4.2.0.32 | |||
| \ No newline at end of file |
Please register or sign in to comment