Abdo-Alshoki commited on
Commit
b70af25
·
verified ·
1 Parent(s): 4bae880

Edited the cv2 library to opencv-python in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,5 +2,5 @@ gradio
2
  torch
3
  torchvision
4
  numpy
5
- cv2
6
  tempfile
 
2
  torch
3
  torchvision
4
  numpy
5
+ opencv-python
6
  tempfile