felipekitamura commited on
Commit
1a8b9a7
1 Parent(s): 70f425f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  os
2
  pydicom
3
  numpy
4
- cv2
5
  matplotlib
6
  random
7
  tqdm
 
1
  os
2
  pydicom
3
  numpy
4
+ opencv-python
5
  matplotlib
6
  random
7
  tqdm