Kalbe-x-Bangkit commited on
Commit
4204272
1 Parent(s): ff391c9

Update Keras version into >=2.11.0 and <=3.3.3

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ pydicom
6
  matplotlib
7
  scipy
8
  tensorflow>=2.4.0,<=2.16.1
9
- keras
10
  fastapi
11
  uvicorn
12
  pillow
 
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