Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ streamlit==1.25.0
|
|
2 |
tensorflow==2.13.0
|
3 |
numpy==1.23.5
|
4 |
pillow==9.5.0
|
5 |
-
|
|
|
2 |
tensorflow==2.13.0
|
3 |
numpy==1.23.5
|
4 |
pillow==9.5.0
|
5 |
+
cv2
|