Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit==1.35.0
|
2 |
-
tensorflow==2.
|
3 |
opencv-python==4.11.0.86
|
4 |
numpy==1.23.5
|
5 |
pandas==2.3.0
|
|
|
1 |
streamlit==1.35.0
|
2 |
+
tensorflow==2.12.0 # ⚠️ Use this version instead of 2.12.0
|
3 |
opencv-python==4.11.0.86
|
4 |
numpy==1.23.5
|
5 |
pandas==2.3.0
|