Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
pillow == 9.4.0
|
2 |
tensorflow == 2.11.0
|
3 |
-
numpy == 1.24.2
|
|
|
|
1 |
pillow == 9.4.0
|
2 |
tensorflow == 2.11.0
|
3 |
+
numpy == 1.24.2
|
4 |
+
opencv-python-headless
|