Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ cinemagoer
|
|
3 |
matplotlib==3.8.2
|
4 |
numpy==1.24.3
|
5 |
opencv-python==4.8.0.74
|
6 |
-
tensorflow==2.
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|
9 |
path
|
|
|
3 |
matplotlib==3.8.2
|
4 |
numpy==1.24.3
|
5 |
opencv-python==4.8.0.74
|
6 |
+
tensorflow==2.16.1
|
7 |
streamlit==1.32.2
|
8 |
streamlit-drawable-canvas==0.8.0
|
9 |
path
|