Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ editdistance==0.5.2
|
|
2 |
cinemagoer
|
3 |
matplotlib==3.8.2
|
4 |
numpy==1.24.3
|
5 |
-
opencv-python==4.
|
6 |
tensorflow==2.13.1
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|
|
|
2 |
cinemagoer
|
3 |
matplotlib==3.8.2
|
4 |
numpy==1.24.3
|
5 |
+
opencv-python==4.8.0.74
|
6 |
tensorflow==2.13.1
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|