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

Update requirements.txt

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