AlowaSawsan commited on
Commit
70c81b0
1 Parent(s): 3181564

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  numpy
2
- keras>=2.6.0
 
3
  streamlit==1.4.0
4
  opencv-python
5
  opencv-python-headless==4.5.1.48
6
  tensorflow>=2.6.1
7
  scipy==1.8.0
8
- Pillow==9.0.1
9
  imutils
 
1
  numpy
2
+ Pillow==9.0.1
3
+ keras==2.7.0
4
  streamlit==1.4.0
5
  opencv-python
6
  opencv-python-headless==4.5.1.48
7
  tensorflow>=2.6.1
8
  scipy==1.8.0
 
9
  imutils