Senayfre commited on
Commit
bacc154
1 Parent(s): 4566e60

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  albumentations
2
  torch
3
  torchvision
4
- opencv-python
5
  numpy
6
 
 
1
  albumentations
2
  torch
3
  torchvision
4
+ opencv-python-headless==4.5.3.56
5
  numpy
6