mjms commited on
Commit
71c68fd
1 Parent(s): 88ab77d

Update requirements.txt

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