Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ Pillow
|
|
3 |
streamlit
|
4 |
numpy
|
5 |
tensorflow
|
6 |
-
keras
|
7 |
streamlit-drawable-canvas
|
8 |
opencv-contrib-python==4.6.0.66
|
9 |
opencv-python==4.6.0.66
|
|
|
3 |
streamlit
|
4 |
numpy
|
5 |
tensorflow
|
6 |
+
keras<3.0.0
|
7 |
streamlit-drawable-canvas
|
8 |
opencv-contrib-python==4.6.0.66
|
9 |
opencv-python==4.6.0.66
|