Andrey commited on
Commit
f1ad6f7
1 Parent(s): 70ba652

Udpate requirements with a different opencv version.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ albumentations==1.3.0
2
  matplotlib==3.6.1
3
  numpy==1.23.4
4
  omegaconf==2.2.1
5
- opencv_python==4.6.0.66
6
  pandas==1.5.1
7
  Pillow==9.2.0
8
  rich==12.6.0
 
2
  matplotlib==3.6.1
3
  numpy==1.23.4
4
  omegaconf==2.2.1
5
+ opencv-python-headless>=4.5.3.56
6
  pandas==1.5.1
7
  Pillow==9.2.0
8
  rich==12.6.0