mjms commited on
Commit
61ebda4
1 Parent(s): 71c68fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  segmentation-models
2
  opencv-python
3
  tensorflow==2.2.1
4
- keras==2.5
5
  patchify
6
  tqdm
7
  Pillow
 
1
  segmentation-models
2
  opencv-python
3
  tensorflow==2.2.1
4
+ keras==2.5.0rc0
5
  patchify
6
  tqdm
7
  Pillow