fradinho commited on
Commit
12a8996
·
1 Parent(s): 9a8a333

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -3,6 +3,6 @@ patchify
3
  numpy
4
  scikit-image
5
  pillow
6
- keras
7
- tensorflow
8
  segmentation-models
 
3
  numpy
4
  scikit-image
5
  pillow
6
+ keras==2.9
7
+ tensorflow==2.8.1
8
  segmentation-models