Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tensorflow
|
|
|
2 |
opencv-python-headless
|
3 |
matplotlib
|
4 |
keras
|
|
|
1 |
tensorflow
|
2 |
+
pillow
|
3 |
opencv-python-headless
|
4 |
matplotlib
|
5 |
keras
|