Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
opencv-python==4.10.0.84
|
| 2 |
numpy==1.23.5
|
| 3 |
-
streamlit==1.40.0
|
|
|
|
|
|
| 1 |
opencv-python==4.10.0.84
|
| 2 |
numpy==1.23.5
|
| 3 |
+
streamlit==1.40.0
|
| 4 |
+
tensorflow==2.17.0
|