tombetthauser commited on
Commit
d3a9ddd
Β·
1 Parent(s): 7ca5f13

Added opencv-python for cv2

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ wget
7
  huggingface_hub
8
  --extra-index-url https://download.pytorch.org/whl/cu113
9
  torch
10
- numpy
 
 
7
  huggingface_hub
8
  --extra-index-url https://download.pytorch.org/whl/cu113
9
  torch
10
+ numpy
11
+ opencv-python