Tanaanan commited on
Commit
8b41858
·
verified ·
1 Parent(s): 8245f78

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +1 -1
requirement.txt CHANGED
@@ -1,9 +1,9 @@
1
- keras==2.10.0
2
  pandas
3
  Pillow
4
  streamlit
5
  numpy
6
  tensorflow
 
7
  streamlit-drawable-canvas
8
  opencv-contrib-python==4.6.0.66
9
  opencv-python==4.6.0.66
 
 
1
  pandas
2
  Pillow
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