Kalbe-x-Bangkit commited on
Commit
180d083
1 Parent(s): 3cbdbb2

Update TF version into >=2.0.0 and Keras version into >=2.8.0

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,8 +5,8 @@ scikit-image
5
  pydicom
6
  matplotlib
7
  scipy
8
- tensorflow>=2.4.0,<=2.16.1
9
- keras>=2.11.0,<=3.3.3
10
  fastapi
11
  uvicorn
12
  pillow
 
5
  pydicom
6
  matplotlib
7
  scipy
8
+ tensorflow>=2.0.0
9
+ keras>=2.8.0
10
  fastapi
11
  uvicorn
12
  pillow