Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
tensorflow
|
2 |
matplotlib
|
3 |
numpy
|
4 |
-
|
5 |
-
ffmpeg
|
6 |
-
libsm6
|
7 |
-
libxext6
|
8 |
Pillow
|
9 |
PyYAML
|
10 |
requests
|
|
|
1 |
tensorflow
|
2 |
matplotlib
|
3 |
numpy
|
4 |
+
opencv-python-headless
|
|
|
|
|
|
|
5 |
Pillow
|
6 |
PyYAML
|
7 |
requests
|