Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
streamlit==1.18.0
|
| 2 |
-
tensorflow
|
| 3 |
opencv-python==4.7.0.72
|
| 4 |
numpy==1.24.2
|
|
|
|
| 1 |
streamlit==1.18.0
|
| 2 |
+
tensorflow==2.13.0
|
| 3 |
opencv-python==4.7.0.72
|
| 4 |
numpy==1.24.2
|