Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
streamlit==1.41.1
|
2 |
opencv-python==4.10.0.84
|
3 |
tensorflow==2.18.0
|
4 |
-
numpy==1.
|
5 |
-
|
6 |
|
7 |
|
8 |
|
|
|
1 |
streamlit==1.41.1
|
2 |
opencv-python==4.10.0.84
|
3 |
tensorflow==2.18.0
|
4 |
+
numpy==1.26.0
|
|
|
5 |
|
6 |
|
7 |
|