lalithadevi commited on
Commit
02921d8
1 Parent(s): 185b7c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,7 +10,8 @@ flask_cors==3.0.10
10
  gunicorn==20.1.0
11
  pymongo==4.3.3
12
  Werkzeug==2.2.2
13
- tensorflow
 
14
  scikit-learn==1.2.2
15
  cloudpickle
16
  transformers
 
10
  gunicorn==20.1.0
11
  pymongo==4.3.3
12
  Werkzeug==2.2.2
13
+ tensorflow==2.15.0
14
+ tf-keras==2.15.0
15
  scikit-learn==1.2.2
16
  cloudpickle
17
  transformers