Lemorra commited on
Commit
6f0e759
·
1 Parent(s): ba9f758

Changed opencv to python3-opencv

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,7 +7,8 @@ torch
7
  torchvision
8
  pillow
9
  PyJWT
10
- opencv-python==4.9.0.80
 
11
  einops
12
  timm
13
  accelerate
 
7
  torchvision
8
  pillow
9
  PyJWT
10
+ # opencv-python==4.9.0.80
11
+ python3-opencv
12
  einops
13
  timm
14
  accelerate