RivianG commited on
Commit
2521f71
·
1 Parent(s): 8d9605d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  tensorflow>=2.3.1
2
  matplotlib>=3.2.2
3
  numpy>=1.18.5
4
- opencv-python>=4.1.2
5
  Pillow>=7.1.2
6
  PyYAML>=5.3.1
7
  requests>=2.23.0
 
1
  tensorflow>=2.3.1
2
  matplotlib>=3.2.2
3
  numpy>=1.18.5
4
+ opencv-python-headless
5
  Pillow>=7.1.2
6
  PyYAML>=5.3.1
7
  requests>=2.23.0