Update requirements.txt
Browse files- 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
|
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
|