Tanaanan commited on
Commit
690d543
1 Parent(s): a30ddd1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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